@@ -439,6 +439,11 @@ public abstract class Event {
|
||||
*/
|
||||
ITEM_SPAWN (Category.WORLD),
|
||||
|
||||
/**
|
||||
* Called when a World is loaded
|
||||
*/
|
||||
WORLD_LOADED (Category.WORLD),
|
||||
|
||||
/**
|
||||
* LIVING_ENTITY EVENTS
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user