Uses of Class
net.neoforged.neoforge.items.wrapper.EntityEquipmentInvWrapper
Packages that use EntityEquipmentInvWrapper
-
Uses of EntityEquipmentInvWrapper in net.neoforged.neoforge.items.wrapper
Subclasses of EntityEquipmentInvWrapper in net.neoforged.neoforge.items.wrapperModifier and TypeClassDescriptionclassExposes the armor inventory of anLivingEntityas anIItemHandlerusingLivingEntity.getItemBySlot(EquipmentSlot)andLivingEntity.setItemSlot(EquipmentSlot, ItemStack).classExposes the hands inventory of anLivingEntityas anIItemHandlerusingLivingEntity.getItemBySlot(EquipmentSlot)andLivingEntity.setItemSlot(EquipmentSlot, ItemStack).