Class DisplayTranslationEvent
java.lang.Object
org.bukkit.event.Event
me.c7dev.dexterity.api.events.DisplayTranslationEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
Event.Result
-
Constructor Summary
ConstructorsConstructorDescriptionDisplayTranslationEvent
(DexterityDisplay display, Location from, Location to) Event called when a selection is rotated, such as with a command or the API -
Method Summary
Methods inherited from class org.bukkit.event.Event
getEventName, isAsynchronous
-
Constructor Details
-
DisplayTranslationEvent
Event called when a selection is rotated, such as with a command or the API- Parameters:
display
-rotation
-
-
-
Method Details
-
getDisplay
-
getFrom
-
getTo
-
getHandlers
- Specified by:
getHandlers
in classEvent
-
getHandlerList
-