Class WorldChangeShareHandler

java.lang.Object
org.mvplugins.multiverse.inventories.handleshare.WorldChangeShareHandler

public final class WorldChangeShareHandler extends Object
WorldChange implementation of ShareHandler.
  • Field Details

  • Constructor Details

  • Method Details

    • createEvent

      protected ShareHandlingEvent createEvent()
    • prepareProfiles

      protected void prepareProfiles()
    • handleSharing

      public CompletableFuture<Void> handleSharing()
      Finalizes the transfer from one world to another. This handles the switching inventories/stats for a player and persisting the changes.
    • logBypass

      protected void logBypass()