Class PlayerInventoryWrapper.ArmorSlotWrapper

All Implemented Interfaces:
ValueIOSerializable, ResourceHandler<ItemResource>
Enclosing class:
PlayerInventoryWrapper

private class PlayerInventoryWrapper.ArmorSlotWrapper extends VanillaContainerWrapper.SlotWrapper
Specialized slot wrapper for one of the armor slots. Limits size to 1, disallows insertion of non-equippable items, and extraction of cursed items for non-creative players.