Uses of Class
net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
-
Packages that use EntityEquipmentInvWrapper Package Description net.minecraftforge.items.wrapper -
-
Uses of EntityEquipmentInvWrapper in net.minecraftforge.items.wrapper
Subclasses of EntityEquipmentInvWrapper in net.minecraftforge.items.wrapper Modifier and Type Class Description classEntityArmorInvWrapperExposes the armor inventory of anEntityLivingBaseas anIItemHandlerusingEntityLivingBase#getItemStackFromSlotandEntityLivingBase#setItemStackToSlot.classEntityHandsInvWrapperExposes the hands inventory of anEntityLivingBaseas anIItemHandlerusingEntityLivingBase#getItemStackFromSlotandEntityLivingBase#setItemStackToSlot.
-