Interface ShallowCopy<Self>

All Known Subinterfaces:
EnderInventory<NMS,Self>, MainInventory<NMS,Self>, StandardSpectatorInventory<Slot,NMS,Self>, Wrapper<NMS,Self>
All Known Implementing Classes:
AbstractNmsInventory

public interface ShallowCopy<Self>
  • Method Details

    • defaultMaxStack

      int defaultMaxStack()
    • shallowCopyFrom

      void shallowCopyFrom(Self from)