Package net.minecraft
Class class_5532
java.lang.Object
net.minecraft.class_5532
public class class_5532 extends Object
-
Constructor Summary
Constructors Constructor Description class_5532()
-
Method Summary
Modifier and Type Method Description static Vec3d
method_31510(PathAwareEntity pathAwareEntity, int int2, int int3)
static Vec3d
method_31511(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d)
static Vec3d
method_31512(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d, double double2)
private static BlockPos
method_31516(PathAwareEntity pathAwareEntity, int int2, boolean bool, BlockPos blockPos)
-
Constructor Details
-
class_5532
public class_5532()
-
-
Method Details
-
method_31510
-
method_31512
@Nullable public static Vec3d method_31512(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d, double double2) -
method_31511
@Nullable public static Vec3d method_31511(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d) -
method_31516
@Nullable private static BlockPos method_31516(PathAwareEntity pathAwareEntity, int int2, boolean bool, BlockPos blockPos)
-