Package org.moddingx.libx.inventory
package org.moddingx.libx.inventory
Contains classes to deal with
item handlers
and vanilla containers
.-
ClassDescriptionAn
ItemStackHandler
that can be configured with common things required for many inventories.Builder for aBaseItemStackHandler
A simple wrapper around anIItemHandler
that limits the possibility to insert or extract items.Rich interface that provides some default methods to anIItemHandler
.Rich interface that provides some default methods to anIItemHandlerModifiable
.AnIItemHandlerModifiable
with aMutableDataComponentHolder
as backend.Wraps anIItemHandlerModifiable
to a vanillaContainer
.