public class Dismounting extends Object
| Constructor and Description |
|---|
Dismounting() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
canDismountInBlock(double height) |
static boolean |
canPlaceEntityAt(World world,
LivingEntity entity,
Box targetBox) |
static int[][] |
getDismountOffsets(Direction movementDirection) |
public static int[][] getDismountOffsets(Direction movementDirection)
public static boolean canDismountInBlock(double height)
public static boolean canPlaceEntityAt(World world, LivingEntity entity, Box targetBox)