Hierarchy For Package com.simibubi.create.content.schematics

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)
        • com.simibubi.create.foundation.utility.worldWrappers.WrappedWorld
          • com.simibubi.create.content.schematics.SchematicWorld (implements net.minecraft.world.level.ServerLevelAccessor)
    • 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 (implements net.minecraftforge.common.capabilities.ICapabilityProviderImpl<B>)
    • net.minecraft.world.level.chunk.ChunkSource (implements java.lang.AutoCloseable, net.minecraft.world.level.chunk.LightChunkGetter)
    • com.simibubi.create.content.schematics.ClientSchematicLoader
    • com.simibubi.create.content.schematics.ItemRequirement
    • com.simibubi.create.content.schematics.ItemRequirement.StackRequirement
    • com.simibubi.create.content.schematics.MaterialChecklist
    • com.simibubi.create.content.schematics.SchematicPrinter
    • com.simibubi.create.content.schematics.ServerSchematicLoader
    • com.simibubi.create.content.schematics.ServerSchematicLoader.SchematicUploadEntry
    • net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor

Interface Hierarchy

Enum Class Hierarchy