public class ItemedFireballEntity extends ThrowableEntity
attributes, 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 |
|---|---|
void |
tick(GeyserSession session)
Updates the position for the Bedrock client.
|
despawnEntity, getDrag, getGravity, isInWater, moveAbsolute, moveAbsoluteImmediate, moveRelativeas, getBedrockRotation, is, moveAbsolute, moveRelative, spawnEntity, 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)
public void tick(GeyserSession session)
ThrowableEntitytick in interface Tickabletick in class ThrowableEntityCopyright © 2021 GeyserMC. All rights reserved.