public class SkullPlayerEntity extends PlayerEntity
boots, chestplate, hand, health, helmet, leggings, maxHealth, offHand| Constructor and Description |
|---|
SkullPlayerEntity(com.github.steveice10.mc.auth.data.GameProfile gameProfile,
long geyserId,
com.nukkitx.math.vector.Vector3f position,
com.nukkitx.math.vector.Vector3f rotation) |
| Modifier and Type | Method and Description |
|---|---|
void |
despawnEntity(GeyserSession session,
com.nukkitx.math.vector.Vector3i position) |
void |
spawnEntity(GeyserSession session)
Overwritten so each entity doesn't check for a linked entity
|
createHealthAttribute, moveAbsolute, moveRelative, sendPlayer, setDimensions, setPosition, setPosition, updateBedrockMetadata, updateHeadLookRotation, updatePositionAndRotation, updateRotationcalculateAttribute, isShaking, setFreezing, updateArmor, updateAttribute, updateBedrockAttributes, updateMainHand, updateOffHandaddAdditionalSpawnData, as, despawnEntity, getBedrockRotation, is, moveAbsolute, moveRelative, teleport, updateBedrockMetadatapublic SkullPlayerEntity(com.github.steveice10.mc.auth.data.GameProfile gameProfile,
long geyserId,
com.nukkitx.math.vector.Vector3f position,
com.nukkitx.math.vector.Vector3f rotation)
public void spawnEntity(GeyserSession session)
spawnEntity in class PlayerEntitypublic void despawnEntity(GeyserSession session, com.nukkitx.math.vector.Vector3i position)
Copyright © 2021 GeyserMC. All rights reserved.