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