Class EnderDragonPartEntity
java.lang.Object
org.geysermc.connector.entity.Entity
org.geysermc.connector.entity.living.monster.EnderDragonPartEntity
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionEnderDragonPartEntity(long entityId, long geyserId, EntityType entityType, float width, float height) -
Method Summary
Methods inherited from class org.geysermc.connector.entity.Entity
addAdditionalSpawnData, as, despawnEntity, getBedrockRotation, getMaxAir, is, isShaking, moveAbsolute, moveAbsolute, moveRelative, moveRelative, setAir, setDimensions, setDisplayName, setDisplayNameVisible, setFreezing, setInvisible, spawnEntity, teleport, updateBedrockMetadata, updateBedrockMetadata, updateHeadLookRotation, updatePositionAndRotation, updateRotation
-
Constructor Details
-
EnderDragonPartEntity
public EnderDragonPartEntity(long entityId, long geyserId, EntityType entityType, float width, float height)
-