Class WriteOnlyShareHandler

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

public final class WriteOnlyShareHandler extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • prepareProfiles

      protected void prepareProfiles()
    • createEvent

      protected ShareHandlingEvent createEvent()
    • 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()