Uses of Interface
net.minecraft.server.world.ChunkGenerator
Packages that use ChunkGenerator
-
Uses of ChunkGenerator in net.minecraft.world.chunk
Classes in net.minecraft.world.chunk that implement ChunkGeneratorModifier and TypeClassDescriptionclassclassclassclassclassFields in net.minecraft.world.chunk declared as ChunkGeneratorMethods in net.minecraft.world.chunk with parameters of type ChunkGeneratorModifier and TypeMethodDescriptionprotected voidChunk.method_11768(ChunkGenerator chunkGenerator) voidChunk.method_11769(ChunkProvider chunkProvider, ChunkGenerator chunkGenerator) Constructors in net.minecraft.world.chunk with parameters of type ChunkGeneratorModifierConstructorDescriptionServerChunkProvider(ServerWorld world, ChunkStorage chunkWriter, ChunkGenerator generator) -
Uses of ChunkGenerator in net.minecraft.world.dimension
Methods in net.minecraft.world.dimension that return ChunkGeneratorModifier and TypeMethodDescriptionDimension.method_3986()TheEndDimension.method_3986()TheNetherDimension.method_3986()