would Fall Into Void
fun Entity.wouldFallIntoVoid(pos: Vec3, voidLevel: Double = -64.0, safetyExpand: Double = 0.0): Boolean
Check if the entity is likely falling to the void based on the given position and bounding box.
Check if the entity is likely falling to the void based on the given position and bounding box.