Uses of Class
net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
Packages that use EntityEquipmentInvWrapper
-
Uses of EntityEquipmentInvWrapper in net.minecraftforge.items.wrapper
Subclasses of EntityEquipmentInvWrapper in net.minecraftforge.items.wrapperModifier and TypeClassDescriptionclassExposes the armor inventory of anEntityLivingBaseas anIItemHandlerusingEntityLivingBase#getItemStackFromSlotandEntityLivingBase#setItemStackToSlot.classExposes the hands inventory of anEntityLivingBaseas anIItemHandlerusingEntityLivingBase#getItemStackFromSlotandEntityLivingBase#setItemStackToSlot.