java.lang.Object
io.github.thebusybiscuit.slimefun4.implementation.setup.SlimefunItemSetup
public final class SlimefunItemSetup
extends Object
This class holds the recipes of all items.
This is the place where all items from Slimefun are registered.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
setup
public static void setup(@Nonnull
Slimefun plugin)