Package org.bukkit.event.world
Class WorldLoadEvent
java.lang.Object
org.bukkit.event.Event
org.bukkit.event.world.WorldEvent
org.bukkit.event.world.WorldLoadEvent
public class WorldLoadEvent extends WorldEvent
Called when a World is loaded
- 
Nested Class Summary
- 
Constructor SummaryConstructors Constructor Description WorldLoadEvent(World world)
- 
Method SummaryModifier and Type Method Description static HandlerListgetHandlerList()HandlerListgetHandlers()
- 
Constructor Details
- 
Method Details- 
getHandlers- Specified by:
- getHandlersin class- Event
 
- 
getHandlerList
 
-