Class DisplayTranslationEvent

java.lang.Object
org.bukkit.event.Event
me.c7dev.dexterity.api.events.DisplayTranslationEvent

public class DisplayTranslationEvent extends Event
  • Constructor Details

    • DisplayTranslationEvent

      public DisplayTranslationEvent(DexterityDisplay display, Location from, Location to)
      Event called when a selection is rotated, such as with a command or the API
      Parameters:
      display -
      rotation -
  • Method Details