Package | Description |
---|---|
net.minecraftforge.items | |
net.minecraftforge.items.wrapper |
Class and Description |
---|
InvWrapper |
Class and Description |
---|
CombinedInvWrapper |
EntityEquipmentInvWrapper
Exposes the armor or hands inventory of an
EntityLivingBase as an IItemHandler using EntityLivingBase#getItemStackFromSlot and
EntityLivingBase#setItemStackToSlot . |
RangedWrapper
A wrapper that composes another IItemHandlerModifiable, exposing only a range of the composed slots.
|