Package net.minecraft
Class class_5534
java.lang.Object
net.minecraft.class_5534
public class class_5534 extends Object
-
Constructor Summary
Constructors Constructor Description class_5534() -
Method Summary
Modifier and Type Method Description static Vec3dmethod_31527(PathAwareEntity pathAwareEntity, int int2, int int3)static Vec3dmethod_31528(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d)private static Vec3dmethod_31529(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d, boolean bool)static Vec3dmethod_31530(PathAwareEntity pathAwareEntity, int int2, int int3, ToDoubleFunction<BlockPos> toDoubleFunction)static BlockPosmethod_31532(PathAwareEntity pathAwareEntity, int int2, boolean bool, BlockPos blockPos)static BlockPosmethod_31533(PathAwareEntity pathAwareEntity, BlockPos blockPos)static Vec3dmethod_31534(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d)
-
Constructor Details
-
class_5534
public class_5534()
-
-
Method Details
-
method_31527
-
method_31530
@Nullable public static Vec3d method_31530(PathAwareEntity pathAwareEntity, int int2, int int3, ToDoubleFunction<BlockPos> toDoubleFunction) -
method_31528
@Nullable public static Vec3d method_31528(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d) -
method_31534
@Nullable public static Vec3d method_31534(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d) -
method_31529
@Nullable private static Vec3d method_31529(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d, boolean bool) -
method_31533
-
method_31532
@Nullable public static BlockPos method_31532(PathAwareEntity pathAwareEntity, int int2, boolean bool, BlockPos blockPos)
-