Package-level declarations

Types

Link copied to clipboard
class HitBoxImpl(name: String, boxHeight: Double, source: ModelBoundingBox, supplier: HitBoxSource, listener: HitBoxListener, delegate: LivingEntity, adapter: EntityAdapter) : LivingEntity, HitBox
Link copied to clipboard
class ModelDamageSourceImpl(source: DamageSource) : ModelDamageSource
Link copied to clipboard
class NMSImpl : NMS

Functions

Link copied to clipboard
fun Event.call(): Boolean
Link copied to clipboard
fun Entity.isWalking(): Boolean
Link copied to clipboard
fun SynchedEntityData.pack(): List<SynchedEntityData.DataValue<*>>
Link copied to clipboard
Link copied to clipboard
fun Entity.passengerPosition(scale: Double): Vector3f
Link copied to clipboard
Link copied to clipboard
fun ServerPlayer.xMovement(): Float
Link copied to clipboard
fun ServerPlayer.zMovement(): Float