public class ItemedFireballEntity extends ThrowableEntity
positionUpdaterattributes, entityId, entityType, geyserId, metadata, motion, onGround, passengers, position, rotation, scale, valid| Constructor and Description |
|---|
ItemedFireballEntity(long entityId,
long geyserId,
EntityType entityType,
com.nukkitx.math.vector.Vector3f position,
com.nukkitx.math.vector.Vector3f motion,
com.nukkitx.math.vector.Vector3f rotation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
updatePosition(GeyserSession session) |
despawnEntity, getDrag, getGravity, isInWater, moveAbsolute, moveAbsoluteImmediate, moveRelative, spawnEntityas, getBedrockRotation, is, moveAbsolute, moveRelative, teleport, updateBedrockAttributes, updateBedrockMetadata, updateBedrockMetadata, updateHeadLookRotation, updatePositionAndRotation, updateRotationpublic ItemedFireballEntity(long entityId,
long geyserId,
EntityType entityType,
com.nukkitx.math.vector.Vector3f position,
com.nukkitx.math.vector.Vector3f motion,
com.nukkitx.math.vector.Vector3f rotation)
protected void updatePosition(GeyserSession session)
updatePosition in class ThrowableEntityCopyright © 2020 GeyserMC. All rights reserved.