Class EditorActionsHandler

java.lang.Object
studio.magemonkey.codex.manager.IListener<CodexEngine>
studio.magemonkey.codex.manager.editor.EditorHandler<CodexEngine>
studio.magemonkey.codex.manager.editor.EditorActionsHandler
All Implemented Interfaces:
org.bukkit.event.Listener, studio.magemonkey.codex.manager.AbstractListener

public class EditorActionsHandler extends EditorHandler<CodexEngine>
  • Constructor Details

    • EditorActionsHandler

      public EditorActionsHandler(@NotNull CodexEngine plugin)
  • Method Details