Class Crafting

java.lang.Object
valorless.havenbags.features.Crafting
All Implemented Interfaces:
org.bukkit.event.Listener

@Deprecated public class Crafting extends Object implements org.bukkit.event.Listener
Deprecated.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static valorless.valorlessutils.config.Config
    Deprecated.
     
    static List<org.bukkit.NamespacedKey>
    Deprecated.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    Deprecated.
     
    void
    onCraftItem(org.bukkit.event.inventory.CraftItemEvent event)
    Deprecated.
     
    void
    onPrepareItemCraft(org.bukkit.event.inventory.PrepareItemCraftEvent event)
    Deprecated.
     
    static void
    Deprecated.
     
    static void
    Deprecated.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • config

      public static valorless.valorlessutils.config.Config config
      Deprecated.
    • Recipes

      public static List<org.bukkit.NamespacedKey> Recipes
      Deprecated.
  • Constructor Details

    • Crafting

      public Crafting()
      Deprecated.
  • Method Details

    • init

      public static void init()
      Deprecated.
    • PrepareRecipes

      public static void PrepareRecipes()
      Deprecated.
    • RemoveRecipes

      public static void RemoveRecipes()
      Deprecated.
    • onPrepareItemCraft

      public void onPrepareItemCraft(org.bukkit.event.inventory.PrepareItemCraftEvent event)
      Deprecated.
    • onCraftItem

      public void onCraftItem(org.bukkit.event.inventory.CraftItemEvent event)
      Deprecated.