@ParametersAreNonnullByDefault
@MethodsReturnNonnullByDefault
public final class SpawnPlaceFinder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static net.minecraft.util.math.BlockPos |
getRandomizedSpawnPoint(net.minecraft.world.World world) |
static net.minecraft.util.math.BlockPos |
getTopBlockBisect(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos) |
public static net.minecraft.util.math.BlockPos getRandomizedSpawnPoint(net.minecraft.world.World world)
@Nullable
public static net.minecraft.util.math.BlockPos getTopBlockBisect(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos)