| public static int[][] | |
| public static boolean | | isBlockFloorValid(double blockFloorHeight) | | isBlockFloorValid(double blockFloorHeight) | | method_27932(double arg0) | | canDismountInBlock(double height) |
|
| public static boolean | |
| public static boolean | | canDismountTo(CollisionGetter level, Vec3 location, LivingEntity passenger, Pose dismountPose) | | canDismountTo(CollisionGetter level, Vec3 location, LivingEntity passenger, Pose dismountPose) | | method_33353(class_1941 arg0, class_243 arg1, class_1309 arg2, class_4050 arg3) | | canPlaceEntityAt(CollisionView world, Vec3d offset, LivingEntity entity, EntityPose pose) |
|
| public static VoxelShape | |
| public static double | | findCeilingFrom(BlockPos pos, int blocks, Function<BlockPos, VoxelShape> shapeGetter) | | findCeilingFrom(BlockPos pos, int blocks, Function<BlockPos, VoxelShape> shapeGetter) | | method_30343(class_2338 arg0, int arg1, Function<class_2338, class_265> arg2) | | getCeilingHeight(BlockPos pos, int maxDistance, Function<BlockPos, VoxelShape> collisionShapeGetter) |
|
| public static Vec3d | | findSafeDismountLocation(EntityType<?> type, CollisionGetter level, BlockPos blockPos, boolean checkDangerous) | | findSafeDismountLocation(EntityType<?> type, CollisionGetter level, BlockPos blockPos, boolean checkDangerous) | | method_30769(class_1299<?> arg0, class_1941 arg1, class_2338 arg2, boolean arg3) | | findRespawnPos(EntityType<?> entityType, CollisionView world, BlockPos pos, boolean ignoreInvalidPos) |
|