Class ItemEventSingleton

java.lang.Object
dev.selena.luacore.utils.items.ItemEventSingleton

public class ItemEventSingleton extends Object
Used for ensuring there is ever only one instance of ItemEvent loaded
  • Method Details

    • getInstance

      public static ItemEvent getInstance()
      Used for creating one single instance of ItemEvents
      Returns:
      The instance of ItemEvent or null if already initialized