Package net.minecraft.util
Class AabbHelper
- java.lang.Object
-
- net.minecraft.util.AabbHelper
-
public class AabbHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AabbHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AxisAlignedBB
getMovementArea(AxisAlignedBB p_227019_0_, Direction p_227019_1_, double p_227019_2_)
-
-
-
Method Detail
-
getMovementArea
public static AxisAlignedBB getMovementArea(AxisAlignedBB p_227019_0_, Direction p_227019_1_, double p_227019_2_)
-
-