Class DepotMountedStorage.Handler

java.lang.Object
net.neoforged.neoforge.items.ItemStackHandler
com.simibubi.create.content.logistics.depot.storage.DepotMountedStorage.Handler
All Implemented Interfaces:
net.neoforged.neoforge.common.util.INBTSerializable<net.minecraft.nbt.CompoundTag>, net.neoforged.neoforge.items.IItemHandler, net.neoforged.neoforge.items.IItemHandlerModifiable
Enclosing class:
DepotMountedStorage

public static final class DepotMountedStorage.Handler extends net.neoforged.neoforge.items.ItemStackHandler
  • Field Summary

    Fields inherited from class net.neoforged.neoforge.items.ItemStackHandler

    stacks
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    Methods inherited from class net.neoforged.neoforge.items.ItemStackHandler

    deserializeNBT, extractItem, getSlotLimit, getSlots, getStackInSlot, getStackLimit, insertItem, isItemValid, onLoad, serializeNBT, setSize, setStackInSlot, validateSlotIndex

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • onContentsChanged

      protected void onContentsChanged(int slot)
      Overrides:
      onContentsChanged in class net.neoforged.neoforge.items.ItemStackHandler