Class BatEntity

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

public class BatEntity extends AmbientEntity
  • Constructor Details

    • BatEntity

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

    • setBatFlags

      public void setBatFlags(org.geysermc.mcprotocollib.protocol.data.game.entity.metadata.type.ByteEntityMetadata entityMetadata)