public class class_5534 extends Object
| Constructor and Description |
|---|
class_5534() |
| Modifier and Type | Method and Description |
|---|---|
static Vec3d |
method_31527(PathAwareEntity pathAwareEntity,
int int2,
int int3) |
static Vec3d |
method_31528(PathAwareEntity pathAwareEntity,
int int2,
int int3,
Vec3d vec3d) |
private static Vec3d |
method_31529(PathAwareEntity pathAwareEntity,
int int2,
int int3,
Vec3d vec3d,
boolean bool) |
static Vec3d |
method_31530(PathAwareEntity pathAwareEntity,
int int2,
int int3,
ToDoubleFunction<BlockPos> toDoubleFunction) |
static BlockPos |
method_31532(PathAwareEntity pathAwareEntity,
int int2,
boolean bool,
BlockPos blockPos) |
static BlockPos |
method_31533(PathAwareEntity pathAwareEntity,
BlockPos blockPos) |
static Vec3d |
method_31534(PathAwareEntity pathAwareEntity,
int int2,
int int3,
Vec3d vec3d) |
@Nullable public static Vec3d method_31527(PathAwareEntity pathAwareEntity, int int2, int int3)
@Nullable public static Vec3d method_31530(PathAwareEntity pathAwareEntity, int int2, int int3, ToDoubleFunction<BlockPos> toDoubleFunction)
@Nullable public static Vec3d method_31528(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d)
@Nullable public static Vec3d method_31534(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d)
@Nullable private static Vec3d method_31529(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d, boolean bool)
@Nullable public static BlockPos method_31533(PathAwareEntity pathAwareEntity, BlockPos blockPos)
@Nullable public static BlockPos method_31532(PathAwareEntity pathAwareEntity, int int2, boolean bool, BlockPos blockPos)