net.minecraft.server.v1_13_R2

public interface ChunkGenerator<C extends GeneratorSettings>

bmx
net.minecraft.world.gen.IChunkGenerator
net.minecraft.server.v1_13_R2.ChunkGenerator

Method summary

Modifier and TypeMethod
void
a(bmw arg0)
func_202088_a(IChunk arg0)
createChunk(IChunkAccess arg0)
void
a(ti arg0, bop$a arg1)
func_202091_a(WorldGenRegion arg0, GenerationStage$Carving arg1)
addFeatures(RegionLimitedWorldAccess arg0, WorldGenStage$Features arg1)
void
a(ti arg0)
func_202092_b(WorldGenRegion arg0)
addDecorations(RegionLimitedWorldAccess arg0)
void
b(ti arg0)
func_202093_c(WorldGenRegion arg0)
addMobs(RegionLimitedWorldAccess arg0)
List<BiomeBase$BiomeMeta>
a(afc arg0, el arg1)
func_177458_a(EnumCreatureType arg0, BlockPos arg1)
getMobsFor(EnumCreatureType arg0, BlockPosition arg1)
BlockPosition
a(axx arg0, String arg1, el arg2, int arg3, boolean arg4)
func_211403_a(World arg0, String arg1, BlockPos arg2, int arg3, boolean arg4)
findNearestMapFeature(World arg0, String arg1, BlockPosition arg2, int arg3, boolean arg4)
C
a()
func_201496_a_()
getSettings()
int
a(axx arg0, boolean arg1, boolean arg2)
func_203222_a(World arg0, boolean arg1, boolean arg2)
boolean
a(ayt arg0, btk<? extends bqo> arg1)
func_202094_a(Biome arg0, Structure<? extends IFeatureConfig> arg1)
canSpawnStructure(BiomeBase arg0, StructureGenerator<? extends WorldGenFeatureConfiguration> arg1)
WorldGenFeatureConfiguration
b(ayt arg0, btk<? extends bqo> arg1)
func_202087_b(Biome arg0, Structure<? extends IFeatureConfig> arg1)
getFeatureConfiguration(BiomeBase arg0, StructureGenerator<? extends WorldGenFeatureConfiguration> arg1)
it.unimi.dsi.fastutil.longs.Long2ObjectMap<StructureStart>
a(btk<? extends bqo> arg0)
func_203224_a(Structure<? extends IFeatureConfig> arg0)
getStructureStartCache(StructureGenerator<? extends WorldGenFeatureConfiguration> arg0)
it.unimi.dsi.fastutil.longs.Long2ObjectMap<it.unimi.dsi.fastutil.longs.LongSet>
b(btk<? extends bqo> arg0)
func_203223_b(Structure<? extends IFeatureConfig> arg0)
getStructureCache(StructureGenerator<? extends WorldGenFeatureConfiguration> arg0)
WorldChunkManager
b()
func_202090_b()
getWorldChunkManager()
long
c()
func_202089_c()
getSeed()
int
d()
func_205470_d()
getSpawnHeight()
int
e()
func_207511_e()