Uses of Package
net.minecraftforge.items.wrapper
-
-
ClassDescriptionExposes the armor or hands inventory of an
LivingEntity
as anIItemHandler
usingLivingEntity.getItemBySlot(EquipmentSlot)
andLivingEntity.setItemSlot(EquipmentSlot, ItemStack)
.A wrapper that composes another IItemHandlerModifiable, exposing only a range of the composed slots.