Uses of Class
net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
-
Uses of EntityEquipmentInvWrapper in net.minecraftforge.items.wrapper
Modifier and TypeClassDescriptionclass
Exposes the armor inventory of anEntityLivingBase
as anIItemHandler
usingEntityLivingBase#getItemStackFromSlot
andEntityLivingBase#setItemStackToSlot
.class
Exposes the hands inventory of anEntityLivingBase
as anIItemHandler
usingEntityLivingBase#getItemStackFromSlot
andEntityLivingBase#setItemStackToSlot
.