public class RegionLoadEvent extends LoadEvent<BORegion>
Event to load a BORegion.
The launcher must provide a valid region id in order to successfully call this event.
The listener loads all the BORegion components starting from the event input, i.e. the given region id.
Since:
9.2
GCApi:
event
Reactors:
BTRegionLoad(0)
No Spouts
  • Constructor Details

    • RegionLoadEvent

      public RegionLoadEvent(Long id)
      Instantiates a new region load event.
      Parameters:
      id - the region id