Falling Player
Constructors
Types
Properties
Functions
Link copied to clipboard
Link copied to clipboard
fun willStartTickInBlockBeforeCollision(targetPos: BlockPos, ticks: Int, forceDescending: Boolean = false): Boolean
Checks whether a future movement tick starts with the player's feet in targetPos before landing. This matches the block-position lookup in Minecraft 26.2 {@code LivingEntity.onClimbable()}.