Class PreMapLoad


  • public final class PreMapLoad
    extends Object
    This event is run from the maploader thread prior to the map load completing. Most client operations can't be done from this thread safely. You probably don't want to use this event.