Package dev.selena.luacore.utils.items
Class ItemEventSingleton
java.lang.Object
dev.selena.luacore.utils.items.ItemEventSingleton
Used for ensuring there is ever only one instance of ItemEvent loaded
-
Method Summary
Modifier and TypeMethodDescriptionstatic ItemEvent
Used for creating one single instance of ItemEvents
-
Method Details
-
getInstance
Used for creating one single instance of ItemEvents- Returns:
- The instance of ItemEvent or null if already initialized
-