Class Hierarchy
- java.lang.Object
- org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.IndexIterator (implements it.unimi.dsi.fastutil.ints.IntIterator)
- org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.WrappedIntIterator (implements java.util.PrimitiveIterator.OfInt)
- org.cyclops.cyclopscore.inventory.InventoryIterator (implements java.util.Iterator<E>)
- org.cyclops.cyclopscore.inventory.PlayerInventoryIterator
- org.cyclops.cyclopscore.inventory.InventoryLocationPlayer (implements org.cyclops.cyclopscore.inventory.IInventoryLocation)
- org.cyclops.cyclopscore.inventory.InventoryLocations
- org.cyclops.cyclopscore.inventory.InventorySlotMasked (implements net.minecraft.world.Container)
- org.cyclops.cyclopscore.inventory.PlayerExtendedInventoryIterator (implements java.util.Iterator<E>)
- java.lang.Record
- org.cyclops.cyclopscore.inventory.ItemLocation
- org.cyclops.cyclopscore.inventory.RegistryInventoryLocation (implements org.cyclops.cyclopscore.inventory.IRegistryInventoryLocation)
- org.cyclops.cyclopscore.inventory.SimpleInventory (implements org.cyclops.cyclopscore.inventory.INBTInventory, net.minecraft.world.WorldlyContainer)
- org.cyclops.cyclopscore.inventory.LargeInventory
- org.cyclops.cyclopscore.inventory.IndexedInventory (implements org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.IInventoryIndexReference)
- org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemHeld
- org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemStack
- org.cyclops.cyclopscore.inventory.LargeInventory
- org.cyclops.cyclopscore.inventory.SimpleInventoryState (implements org.cyclops.commoncapabilities.api.capability.inventorystate.IInventoryState)
- org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper (implements org.cyclops.commoncapabilities.api.capability.itemhandler.ISlotlessItemHandler)
- org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper
Interface Hierarchy
- net.minecraft.world.Clearable
- net.minecraft.world.Container
- org.cyclops.cyclopscore.inventory.INBTInventory (also extends org.cyclops.cyclopscore.persist.nbt.INBTSerializable)
- net.minecraft.world.Container
- org.cyclops.cyclopscore.inventory.IInventoryLocation
- org.cyclops.cyclopscore.persist.nbt.INBTSerializable
- org.cyclops.cyclopscore.inventory.INBTInventory (also extends net.minecraft.world.Container)
- org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.IInventoryIndexReference
- org.cyclops.cyclopscore.init.IRegistry
- org.cyclops.cyclopscore.inventory.IRegistryInventoryLocation
- org.cyclops.cyclopscore.inventory.IValueNotifiable
- org.cyclops.cyclopscore.inventory.IValueNotifier