@ParametersAreNonnullByDefault
@MethodsReturnNonnullByDefault
public class WorldGenUtils
extends java.lang.Object
| Constructor and Description |
|---|
WorldGenUtils() |
| Modifier and Type | Method and Description |
|---|---|
static net.minecraft.block.state.IBlockState |
getRandomBedrockReplacement(net.minecraft.world.World world,
java.util.Random rand,
net.minecraft.block.state.IBlockState state,
int blockY,
int bedrockLevels,
boolean topBedrock,
boolean bottomBedrock) |