Class RegisterItem
java.lang.Object
com.github.relativobr.supreme.util.RegisterItem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregisterCoreFabricator(io.github.thebusybiscuit.slimefun5.api.items.ItemGroup itemGroup, io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) static voidregisterCoreFabricator(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) static voidregisterEnhancedCraft(io.github.thebusybiscuit.slimefun5.api.items.ItemGroup itemGroup, io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) static voidregisterEnhancedCraft(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) static voidregisterGrindStone(io.github.thebusybiscuit.slimefun5.api.items.ItemGroup itemGroup, io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe, int amount) static voidregisterGrindStone(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe, int amount) static voidregisterMagicalFabricator(io.github.thebusybiscuit.slimefun5.api.items.ItemGroup itemGroup, io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) static voidregisterMagicalFabricator(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) static voidregisterMagicalFabricatorMagic(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) static voidregisterNullRecipe(io.github.thebusybiscuit.slimefun5.api.items.ItemGroup itemGroup, io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) static voidregisterNullRecipe(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) static voidregisterSmeltery(io.github.thebusybiscuit.slimefun5.api.items.ItemGroup itemGroup, io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) static voidregisterSmeltery(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) static voidregisterTechMutation(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack)
-
Constructor Details
-
RegisterItem
public RegisterItem()
-
-
Method Details
-
registerSmeltery
@ParametersAreNonnullByDefault public static void registerSmeltery(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) -
registerSmeltery
@ParametersAreNonnullByDefault public static void registerSmeltery(io.github.thebusybiscuit.slimefun5.api.items.ItemGroup itemGroup, io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) -
registerEnhancedCraft
@ParametersAreNonnullByDefault public static void registerEnhancedCraft(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) -
registerEnhancedCraft
@ParametersAreNonnullByDefault public static void registerEnhancedCraft(io.github.thebusybiscuit.slimefun5.api.items.ItemGroup itemGroup, io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) -
registerNullRecipe
@ParametersAreNonnullByDefault public static void registerNullRecipe(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) -
registerNullRecipe
@ParametersAreNonnullByDefault public static void registerNullRecipe(io.github.thebusybiscuit.slimefun5.api.items.ItemGroup itemGroup, io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) -
registerGrindStone
@ParametersAreNonnullByDefault public static void registerGrindStone(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe, int amount) -
registerGrindStone
@ParametersAreNonnullByDefault public static void registerGrindStone(io.github.thebusybiscuit.slimefun5.api.items.ItemGroup itemGroup, io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe, int amount) -
registerMagicalFabricator
@ParametersAreNonnullByDefault public static void registerMagicalFabricator(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) -
registerMagicalFabricator
@ParametersAreNonnullByDefault public static void registerMagicalFabricator(io.github.thebusybiscuit.slimefun5.api.items.ItemGroup itemGroup, io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) -
registerMagicalFabricatorMagic
@ParametersAreNonnullByDefault public static void registerMagicalFabricatorMagic(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) -
registerCoreFabricator
@ParametersAreNonnullByDefault public static void registerCoreFabricator(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) -
registerCoreFabricator
@ParametersAreNonnullByDefault public static void registerCoreFabricator(io.github.thebusybiscuit.slimefun5.api.items.ItemGroup itemGroup, io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack, org.bukkit.inventory.ItemStack[] recipe) -
registerTechMutation
@ParametersAreNonnullByDefault public static void registerTechMutation(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack itemStack)
-