public abstract class WorldGenerator
extends java.lang.Object
Constructor and Description |
---|
WorldGenerator() |
WorldGenerator(boolean notify) |
Modifier and Type | Method and Description |
---|---|
void |
func_175904_e() |
abstract boolean |
generate(World worldIn,
java.util.Random rand,
BlockPos position) |
protected void |
setBlockAndNotifyAdequately(World worldIn,
BlockPos pos,
IBlockState state) |
public WorldGenerator()
public WorldGenerator(boolean notify)
public void func_175904_e()
protected void setBlockAndNotifyAdequately(World worldIn, BlockPos pos, IBlockState state)