Uses of Interface
alexiil.mc.lib.attributes.misc.OpenWrapper
Package | Description |
---|---|
alexiil.mc.lib.attributes.fluid.impl | |
alexiil.mc.lib.attributes.item.compat | |
alexiil.mc.lib.attributes.item.impl |
-
Uses of OpenWrapper in alexiil.mc.lib.attributes.fluid.impl
Classes in alexiil.mc.lib.attributes.fluid.impl that implement OpenWrapper Modifier and Type Class Description class
GroupedFluidInvFixedWrapper
AnGroupedFluidInv
wrapper over anFixedFluidInv
.class
GroupedFluidInvViewFixedWrapper
-
Uses of OpenWrapper in alexiil.mc.lib.attributes.item.compat
Classes in alexiil.mc.lib.attributes.item.compat that implement OpenWrapper Modifier and Type Class Description class
FixedInventoryVanillaWrapper
AnFixedItemInv
that wraps a vanillaInventory
.class
FixedInventoryViewVanillaWrapper
AnFixedItemInv
that wraps a vanillaInventory
.class
FixedSidedInventoryVanillaWrapper
class
InventoryFixedWrapper
AnInventory
that wraps anFixedItemInv
.class
SidedInventoryFixedWrapper
ASidedInventory
that wraps anFixedItemInv
. -
Uses of OpenWrapper in alexiil.mc.lib.attributes.item.impl
Classes in alexiil.mc.lib.attributes.item.impl that implement OpenWrapper Modifier and Type Class Description class
GroupedItemInvFixedWrapper
AGroupedItemInv
wrapper over aFixedItemInv
.class
GroupedItemInvViewFixedWrapper
AGroupedItemInvView
that wraps aFixedItemInvView
.