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