Class WitherSkullEntity

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

public class WitherSkullEntity extends FireballEntity
  • Constructor Details

    • WitherSkullEntity

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

    • setDangerous

      public void setDangerous(org.geysermc.mcprotocollib.protocol.data.game.entity.metadata.type.BooleanEntityMetadata entityMetadata)
    • getDrag

      protected float getDrag()
      Overrides:
      getDrag in class ThrowableEntity
      Returns:
      the drag that should be multiplied to the entity's motion