| 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  EntityLivingBaseas anIItemHandlerusingEntityLivingBase.getItemStackFromSlot(net.minecraft.inventory.EntityEquipmentSlot)andEntityLivingBase.setItemStackToSlot(net.minecraft.inventory.EntityEquipmentSlot, net.minecraft.item.ItemStack). | 
| RangedWrapper A wrapper that composes another IItemHandlerModifiable, exposing only a range of the composed slots. |