Package net.minecraftforge.items.wrapper
-
Class Summary Class Description CombinedInvWrapper EmptyHandler EntityArmorInvWrapper Exposes the armor inventory of anEntityLivingBaseas anIItemHandlerusingEntityLivingBase#getItemStackFromSlotandEntityLivingBase#setItemStackToSlot.EntityEquipmentInvWrapper Exposes the armor or hands inventory of anEntityLivingBaseas anIItemHandlerusingEntityLivingBase#getItemStackFromSlotandEntityLivingBase#setItemStackToSlot.EntityHandsInvWrapper Exposes the hands inventory of anEntityLivingBaseas anIItemHandlerusingEntityLivingBase#getItemStackFromSlotandEntityLivingBase#setItemStackToSlot.InvWrapper PlayerArmorInvWrapper PlayerInvWrapper PlayerMainInvWrapper Exposes the player inventory WITHOUT the armor inventory as IItemHandler.PlayerOffhandInvWrapper RangedWrapper A wrapper that composes another IItemHandlerModifiable, exposing only a range of the composed slots.RecipeWrapper SidedInvWrapper