Hierarchy For Package com.simibubi.create.foundation.utility.worldWrappers

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • net.minecraftforge.common.capabilities.CapabilityProvider<B> (implements net.minecraftforge.common.capabilities.ICapabilityProviderImpl<B>)
      • net.minecraft.world.level.Level (implements java.lang.AutoCloseable, net.minecraftforge.common.extensions.IForgeLevel, net.minecraft.world.level.LevelAccessor)
        • net.minecraft.client.multiplayer.ClientLevel
        • net.minecraft.server.level.ServerLevel (implements net.minecraft.world.level.WorldGenLevel)
        • com.simibubi.create.foundation.utility.worldWrappers.WrappedWorld
          • com.simibubi.create.foundation.utility.worldWrappers.PlacementSimulationWorld (implements com.jozufozu.flywheel.backend.IFlywheelWorld)
    • net.minecraft.world.level.chunk.ChunkSource (implements java.lang.AutoCloseable, net.minecraft.world.level.chunk.LightChunkGetter)
    • com.simibubi.create.foundation.utility.worldWrappers.DummyLevelEntityGetter<T> (implements net.minecraft.world.level.entity.LevelEntityGetter<T>)
    • com.simibubi.create.foundation.utility.worldWrappers.DummyStatusListener (implements net.minecraft.server.level.progress.ChunkProgressListener)
    • com.simibubi.create.foundation.utility.worldWrappers.RayTraceWorld (implements net.minecraft.world.level.BlockGetter)