Class EnderDragonPartEntity
java.lang.Object
org.geysermc.geyser.entity.type.Entity
org.geysermc.geyser.entity.type.living.monster.EnderDragonPartEntity
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionEnderDragonPartEntity(GeyserSession session, int entityId, long geyserId, float width, float height) -
Method Summary
Methods inherited from class org.geysermc.geyser.entity.type.Entity
addAdditionalSpawnData, as, despawnEntity, getBedrockRotation, getFlag, getMaxAir, initializeMetadata, interact, interactAt, isAlive, isShaking, moveAbsolute, moveAbsolute, moveRelative, moveRelative, playEntityEvent, playEntityEvent, setAir, setAirSupply, setBoundingBoxHeight, setBoundingBoxWidth, setClientSideSilent, setDimensions, setDisplayName, setDisplayNameVisible, setFlag, setFlags, setFreezing, setGravity, setInvisible, setPose, setRiderSeatPosition, setSilent, spawnEntity, teleport, testInteraction, updateBedrockMetadata, updateHeadLookRotation, updateInteractiveTag, updateMountOffset, updatePassengerOffsets, updatePositionAndRotation, updateRotation
-
Constructor Details
-
EnderDragonPartEntity
public EnderDragonPartEntity(GeyserSession session, int entityId, long geyserId, float width, float height)
-