HyCodeYourTale
classpublicPriority 3

ArmorSlotAddFilter

com.hypixel.hytale.server.core.inventory.container.filter.ArmorSlotAddFilter

implements ItemSlotFilter

2

Methods

2

Public Methods

1

Fields

1

Constructors

Constructors

public
ArmorSlotAddFilter(ItemArmorSlot itemArmorSlot)

Methods

Public Methods (2)

public
ItemArmorSlot getItemArmorSlot()
public
boolean test(Item item)
@Override

Fields

Private/Package Fields (1)

privateItemArmorSlot itemArmorSlot

Related Classes