Class Hierarchy
- java.lang.Object
- net.minecraft.client.world.BiomeColorCache
- net.minecraft.client.world.BiomeColorCache.Colors
- net.minecraft.client.world.BiomeColorCache.Last
- net.minecraft.world.chunk.ChunkManager (implements java.lang.AutoCloseable, net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.client.world.ClientChunkManager
- net.minecraft.client.world.ClientChunkManager.ClientChunkMap
- net.minecraft.client.world.ClientEntityManager<T>
- net.minecraft.client.world.ClientEntityManager.Listener (implements net.minecraft.world.entity.EntityChangeListener)
- net.minecraft.client.world.ClientWorld.ClientEntityHandler (implements net.minecraft.world.entity.EntityHandler<T>)
- net.minecraft.client.world.ClientWorld.Properties (implements net.minecraft.world.MutableWorldProperties)
- java.lang.Record
- net.minecraft.client.world.GeneratorOptionsHolder
- net.minecraft.world.World (implements java.lang.AutoCloseable, net.minecraft.world.WorldAccess)
- net.minecraft.client.world.ClientWorld
Interface Hierarchy
- java.util.function.BiFunction<T,
U, R> - net.minecraft.client.world.GeneratorOptionsHolder.RegistryAwareModifier
- java.util.function.Function<T,
R> - java.util.function.UnaryOperator<T>
- net.minecraft.client.world.GeneratorOptionsHolder.Modifier
- java.util.function.UnaryOperator<T>