Package net.minecraft
Class class_5535
java.lang.Object
net.minecraft.class_5535
public class class_5535 extends Object
-
Constructor Summary
Constructors Constructor Description class_5535()
-
Method Summary
Modifier and Type Method Description static BlockPos
method_31537(PathAwareEntity pathAwareEntity, int int2, Random random, BlockPos blockPos)
static Vec3d
method_31538(PathAwareEntity pathAwareEntity, Supplier<BlockPos> supplier)
static BlockPos
method_31539(BlockPos blockPos, int int2, int int3, Predicate<BlockPos> predicate)
static BlockPos
method_31540(BlockPos blockPos, int int2, Predicate<BlockPos> predicate)
static BlockPos
method_31541(Random random, int int2, int int3)
static BlockPos
method_31542(Random random, int int2, int int3, int int4, double double2, double double3, double double4)
static Vec3d
method_31543(Supplier<BlockPos> supplier, ToDoubleFunction<BlockPos> toDoubleFunction)
-
Constructor Details
-
class_5535
public class_5535()
-
-
Method Details
-
method_31541
-
method_31542
-
method_31540
-
method_31539
-
method_31538
@Nullable public static Vec3d method_31538(PathAwareEntity pathAwareEntity, Supplier<BlockPos> supplier) -
method_31543
-
method_31537
public static BlockPos method_31537(PathAwareEntity pathAwareEntity, int int2, Random random, BlockPos blockPos)
-