public class WitherSkullEntity extends ItemedFireballEntity
futureTickslastJavaPosition| Constructor and Description |
|---|
WitherSkullEntity(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 float |
getDrag(GeyserSession session) |
void |
updateBedrockMetadata(com.github.steveice10.mc.protocol.data.game.entity.metadata.EntityMetadata entityMetadata,
GeyserSession session)
Applies the Java metadata to the local Bedrock metadata copy
|
moveAbsoluteImmediate, tickdespawnEntity, getGravity, isInWater, moveAbsolute, moveRelativeaddAdditionalSpawnData, as, getBedrockRotation, is, isShaking, moveAbsolute, moveRelative, setDimensions, setFreezing, spawnEntity, teleport, updateBedrockMetadata, updateHeadLookRotation, updatePositionAndRotation, updateRotationpublic WitherSkullEntity(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 float getDrag(GeyserSession session)
getDrag in class ThrowableEntitysession - the session of the Bedrock client.public void updateBedrockMetadata(com.github.steveice10.mc.protocol.data.game.entity.metadata.EntityMetadata entityMetadata,
GeyserSession session)
EntityupdateBedrockMetadata in class EntityentityMetadata - the Java entity metadatasession - GeyserSessionCopyright © 2021 GeyserMC. All rights reserved.