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, long 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, is, isShaking, moveAbsolute, moveAbsolute, moveRelative, moveRelative, setAir, setAirSupply, setBoundingBoxHeight, setBoundingBoxWidth, setDimensions, setDisplayName, setDisplayNameVisible, setFlag, setFlags, setFreezing, setGravity, setInvisible, setPose, setRiderSeatPosition, spawnEntity, teleport, updateBedrockMetadata, updateHeadLookRotation, updatePositionAndRotation, updateRotation
-
Constructor Details
-
EnderDragonPartEntity
public EnderDragonPartEntity(GeyserSession session, long entityId, long geyserId, float width, float height)
-