Uses of Package
net.neoforged.neoforge.items.wrapper
Packages that use net.neoforged.neoforge.items.wrapper
-
Classes in net.neoforged.neoforge.items.wrapper used by net.neoforged.neoforge.items
-
Classes in net.neoforged.neoforge.items.wrapper used by net.neoforged.neoforge.items.wrapperClassDescriptionExposes the armor or hands inventory of an
LivingEntityas anIItemHandlerusingLivingEntity.getItemBySlot(EquipmentSlot)andLivingEntity.setItemSlot(EquipmentSlot, ItemStack).A wrapper that composes another IItemHandlerModifiable, exposing only a range of the composed slots.