Package | Description |
---|---|
net.minecraft.world.gen | |
net.minecraft.world.gen.structure |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,MapGenStructure> |
ChunkGeneratorFlat.structureGenerators |
Modifier and Type | Class and Description |
---|---|
class |
MapGenEndCity |
class |
MapGenMineshaft |
class |
MapGenNetherBridge |
class |
MapGenScatteredFeature |
class |
MapGenStronghold |
class |
MapGenVillage |
class |
StructureOceanMonument |
class |
WoodlandMansion |
Modifier and Type | Method and Description |
---|---|
protected static BlockPos |
MapGenStructure.findNearestStructurePosBySpacing(World worldIn,
MapGenStructure p_191069_1_,
BlockPos p_191069_2_,
int p_191069_3_,
int p_191069_4_,
int p_191069_5_,
boolean p_191069_6_,
int p_191069_7_,
boolean findUnexplored) |