Class EvokerFangsEntity

java.lang.Object
org.geysermc.geyser.entity.type.Entity
org.geysermc.geyser.entity.type.EvokerFangsEntity
All Implemented Interfaces:
org.geysermc.geyser.api.entity.type.GeyserEntity, Tickable

public class EvokerFangsEntity extends Entity implements Tickable
  • Constructor Details

    • EvokerFangsEntity

      public EvokerFangsEntity(GeyserSession session, int entityId, long geyserId, UUID uuid, EntityDefinition<?> definition, org.cloudburstmc.math.vector.Vector3f position, org.cloudburstmc.math.vector.Vector3f motion, float yaw, float pitch, float headYaw)
  • Method Details

    • tick

      public void tick()
      Specified by:
      tick in interface Tickable
    • setAttackStarted

      public void setAttackStarted()