All Implemented Interfaces:
org.geysermc.geyser.api.entity.type.GeyserEntity, Leashable, Tickable

public class RavagerEntity extends RaidParticipantEntity
  • Constructor Details

    • RavagerEntity

      public RavagerEntity(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

    • useArmSwingAttack

      public boolean useArmSwingAttack()
      Description copied from class: LivingEntity
      Called when a SWING_ARM animation packet is received
      Overrides:
      useArmSwingAttack in class LivingEntity
      Returns:
      true if an ATTACK_START event should be used instead