public class WorldGenDungeons extends WorldGenerator
| Modifier and Type | Field and Description |
|---|---|
static WeightedRandomChestContent[] |
field_111189_a |
| Constructor and Description |
|---|
WorldGenDungeons() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
generate(World p_76484_1_,
java.util.Random p_76484_2_,
int p_76484_3_,
int p_76484_4_,
int p_76484_5_) |
func_150515_a, setBlockAndNotifyAdequately, setScalepublic static final WeightedRandomChestContent[] field_111189_a
public boolean generate(World p_76484_1_, java.util.Random p_76484_2_, int p_76484_3_, int p_76484_4_, int p_76484_5_)
generate in class WorldGenerator