public class WorldGenIcePath extends WorldGenerator
| Constructor and Description | 
|---|
| WorldGenIcePath(int basePathWidthIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | generate(World worldIn,
        java.util.Random rand,
        BlockPos position) | 
setBlockAndNotifyAdequately, setDecorationDefaultspublic boolean generate(World worldIn, java.util.Random rand, BlockPos position)
generate in class WorldGenerator