Contents
Class ItemFilter
java.lang.Object
zombie.inventory.ItemFilter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanallows(InventoryItem arg0) booleanbooleanisActive()voidload(ByteBuffer arg0, int arg1) voidsave(ByteBuffer arg0) voidsetFilterScript(String arg0)
-
Constructor Details
-
Method Details
-
setFilterScript
-
getFilterScript
-
isActive
public boolean isActive() -
allows
-
allows
-
allows
-
save
- Throws:
IOException
-
load
- Throws:
IOException
-