Entity
This page will document the Entity object
getX(): double
getX(): doublegetY(): double
getY(): doublegetZ(): double
getZ(): doublegetPosition(): Vec3
getPosition(): Vec3getLastX(): double
getLastX(): doublegetLastY(): double
getLastY(): doublegetLastZ(): double
getLastZ(): doublegetLastPosition(): Vec3
getLastPosition(): Vec3getMotionX(): double
getMotionX(): doublegetMotionY(): double
getMotionY(): doublegetMotionZ(): double
getMotionZ(): doublegetYaw(): double
getYaw(): doublegetPitch(): double
getPitch(): doublegetLastYaw(): double
getLastYaw(): doublegetLastPitch(): double
getLastPitch(): doublegetTicksExisted(): int
getTicksExisted(): intgetEntityId(): int
getEntityId(): intgetBoundingBox(): AxisAlingenedBB
getBoundingBox(): AxisAlingenedBBgetDisplayName(): String
getDisplayName(): StringgetDistanceToPos(double x, double y, double z): double
getDistanceToPos(double x, double y, double z): doubleLast updated