Class Hierarchy
- java.lang.Object
- net.minecraft.world.level.chunk.ChunkAccess (implements net.minecraft.world.level.biome.BiomeManager.NoiseBiomeSource, net.minecraft.world.level.BlockGetter, net.minecraft.world.level.chunk.FeatureAccess)
- net.minecraft.world.level.chunk.LevelChunk
- net.minecraft.world.level.chunk.ChunkSource (implements java.lang.AutoCloseable, net.minecraft.world.level.chunk.LightChunkGetter)
- net.createmod.catnip.utility.worldWrappers.DummyLevelEntityGetter<T> (implements net.minecraft.world.level.entity.LevelEntityGetter<T>)
- net.createmod.catnip.utility.worldWrappers.DummyStatusListener (implements net.minecraft.server.level.progress.ChunkProgressListener)
- net.minecraft.world.level.Level (implements java.lang.AutoCloseable, net.minecraft.world.level.LevelAccessor)
- net.minecraft.client.multiplayer.ClientLevel
- net.minecraft.server.level.ServerLevel (implements net.minecraft.world.level.WorldGenLevel)
- net.createmod.catnip.utility.worldWrappers.WrappedWorld
- net.createmod.catnip.utility.worldWrappers.SchematicWorld (implements net.minecraft.world.level.ServerLevelAccessor)
- net.createmod.catnip.utility.worldWrappers.RayTraceWorld (implements net.minecraft.world.level.BlockGetter)