Class WorldLoadEvent


public class WorldLoadEvent extends WorldEvent
Called when a World is loaded
  • Constructor Details

    • WorldLoadEvent

      @Internal public WorldLoadEvent(@NotNull @NotNull World world)
  • Method Details