|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapGenBase | |
---|---|
net.minecraft.world.gen | |
net.minecraft.world.gen.feature | |
net.minecraft.world.gen.structure | |
net.minecraftforge.event.terraingen |
Uses of MapGenBase in net.minecraft.world.gen |
---|
Subclasses of MapGenBase in net.minecraft.world.gen | |
---|---|
class |
MapGenCaves
|
class |
MapGenCavesHell
|
class |
MapGenRavine
|
Uses of MapGenBase in net.minecraft.world.gen.feature |
---|
Subclasses of MapGenBase in net.minecraft.world.gen.feature | |
---|---|
class |
MapGenScatteredFeature
|
Uses of MapGenBase in net.minecraft.world.gen.structure |
---|
Subclasses of MapGenBase in net.minecraft.world.gen.structure | |
---|---|
class |
MapGenMineshaft
|
class |
MapGenNetherBridge
|
class |
MapGenStronghold
|
class |
MapGenStructure
|
class |
MapGenVillage
|
Uses of MapGenBase in net.minecraftforge.event.terraingen |
---|
Fields in net.minecraftforge.event.terraingen declared as MapGenBase | |
---|---|
MapGenBase |
InitMapGenEvent.newGen
|
MapGenBase |
InitMapGenEvent.originalGen
|
Methods in net.minecraftforge.event.terraingen that return MapGenBase | |
---|---|
static MapGenBase |
TerrainGen.getModdedMapGen(MapGenBase original,
InitMapGenEvent.EventType type)
|
Methods in net.minecraftforge.event.terraingen with parameters of type MapGenBase | |
---|---|
static MapGenBase |
TerrainGen.getModdedMapGen(MapGenBase original,
InitMapGenEvent.EventType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |