Hierarchy For Package com.simibubi.create.content.logistics.vault

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • net.neoforged.neoforge.attachment.AttachmentHolder (implements net.neoforged.neoforge.attachment.IAttachmentHolder)
    • net.minecraft.world.level.block.state.BlockBehaviour (implements net.minecraft.world.flag.FeatureElement)
      • net.minecraft.world.level.block.Block (implements net.neoforged.neoforge.common.extensions.IBlockExtension, net.minecraft.world.level.ItemLike)
        • com.simibubi.create.content.logistics.vault.ItemVaultBlock (implements com.simibubi.create.foundation.block.IBE<T>, com.simibubi.create.content.equipment.wrench.IWrenchable)
    • com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour
    • net.minecraft.world.item.Item (implements net.minecraft.world.flag.FeatureElement, net.neoforged.neoforge.common.extensions.IItemExtension, net.minecraft.world.level.ItemLike)
      • net.minecraft.world.item.BlockItem
    • com.simibubi.create.api.contraption.storage.item.MountedItemStorage (implements net.neoforged.neoforge.items.IItemHandlerModifiable)
    • com.simibubi.create.api.contraption.storage.item.MountedItemStorageType<T>