net.minecraft.world.chunk

public interface ChunkGenerator<C extends ChunkGeneratorSettings>

bmy
net.minecraft.class_2744
net.minecraft.world.chunk.ChunkGenerator
net.minecraft.world.gen.IChunkGenerator
net.minecraft.world.gen.IChunkGenerator

Method summary

Modifier and TypeMethod
void
a(bmx arg0)
method_17016(class_3781 arg0)
generate(ChunkAccess chunk)
func_202088_a(IChunk arg0)
makeBase(IChunk chunkIn)
void
a(ti arg0, boq$a arg1)
method_17019(class_4441 arg0, class_3801$class_3802 arg1)
carve(WorldGenRegion region, GenerationStep$Carving step)
func_202091_a(WorldGenRegion arg0, GenerationStage$Carving arg1)
carve(WorldGenRegion region, GenerationStage$Carving carvingStage)
void
a(ti arg0)
method_17018(class_4441 arg0)
decorate(WorldGenRegion region)
func_202092_b(WorldGenRegion arg0)
decorate(WorldGenRegion region)
void
b(ti arg0)
method_17023(class_4441 arg0)
populate(WorldGenRegion region)
func_202093_c(WorldGenRegion arg0)
spawnMobs(WorldGenRegion region)
List<Biome$SpawnEntry>
a(afc arg0, el arg1)
method_11763(class_872 arg0, class_2552 arg1)
getSpawnEntries(MobCategory category, BlockPos pos)
func_177458_a(EnumCreatureType arg0, BlockPos arg1)
getPossibleCreatures(EnumCreatureType creatureType, BlockPos pos)
BlockPos
a(axy arg0, String arg1, el arg2, int arg3, boolean arg4)
method_3866(class_1150 arg0, String arg1, class_2552 arg2, int arg3, boolean arg4)
findNearestStructure(World world, String type, BlockPos pos, int count, boolean reference)
func_211403_a(World arg0, String arg1, BlockPos arg2, int arg3, boolean arg4)
findNearestStructure(World worldIn, String name, BlockPos pos, int radius, boolean arg4)
C
a()
method_17013()
getSettings()
func_201496_a_()
getSettings()
int
a(axy arg0, boolean arg1, boolean arg2)
method_17014(class_1150 arg0, boolean arg1, boolean arg2)
tickSpawners(World world, boolean spawnAnimals, boolean spawnMonsters)
func_203222_a(World arg0, boolean arg1, boolean arg2)
spawnMobs(World worldIn, boolean spawnHostileMobs, boolean spawnPeacefulMobs)
boolean
a(ayu arg0, btl<? extends bqp> arg1)
method_17015(class_1170 arg0, class_3902<? extends class_3845> arg1)
canGenerateStructure(Biome biome, StructureFeature<? extends Configuration> feature)
func_202094_a(Biome arg0, Structure<? extends IFeatureConfig> arg1)
hasStructure(Biome biomeIn, Structure<? extends IFeatureConfig> structureIn)
Configuration
b(ayu arg0, btl<? extends bqp> arg1)
method_17021(class_1170 arg0, class_3902<? extends class_3845> arg1)
getStructureConfiguration(Biome biome, StructureFeature<? extends Configuration> feature)
func_202087_b(Biome arg0, Structure<? extends IFeatureConfig> arg1)
getStructureConfig(Biome biomeIn, Structure<? extends IFeatureConfig> structureIn)
it.unimi.dsi.fastutil.longs.Long2ObjectMap<StructureStart>
a(btl<? extends bqp> arg0)
method_17017(class_3902<? extends class_3845> arg0)
getStructureStarts(StructureFeature<? extends Configuration> feature)
func_203224_a(Structure<? extends IFeatureConfig> arg0)
getStructureReferenceToStartMap(Structure<? extends IFeatureConfig> structureIn)
it.unimi.dsi.fastutil.longs.Long2ObjectMap<it.unimi.dsi.fastutil.longs.LongSet>
b(btl<? extends bqp> arg0)
method_17022(class_3902<? extends class_3845> arg0)
getStructureReferences(StructureFeature<? extends Configuration> feature)
func_203223_b(Structure<? extends IFeatureConfig> arg0)
getStructurePositionToReferenceMap(Structure<? extends IFeatureConfig> structureIn)
BiomeSource
b()
method_17020()
getBiomeSource()
func_202090_b()
getBiomeProvider()
long
c()
method_17024()
getSeed()
func_202089_c()
getSeed()
int
d()
method_17025()
getSpawnHeight()
func_205470_d()
getGroundHeight()
int
e()
method_17026()
getGenerationDepth()
func_207511_e()
getMaxHeight()