Class CraftingTableListener
java.lang.Object
io.github.thebusybiscuit.slimefun4.implementation.listeners.crafting.CraftingTableListener
- All Implemented Interfaces:
Listener
This
Listener
prevents any SlimefunItem
from being used in a
crafting table.- Author:
- TheBusyBiscuit
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
hasUnallowedItems
(ItemStack item1, ItemStack item2) default boolean
isUnallowed
(SlimefunItem item) default boolean
isUnallowed
(ItemStack item) void
void
-
Constructor Details
-
CraftingTableListener
-
-
Method Details
-
onCraft
-
onPrepareCraft
-
hasUnallowedItems
-
isUnallowed
-
isUnallowed
-