Class InvUI

java.lang.Object
xyz.xenondevs.invui.InvUI
All Implemented Interfaces:
org.bukkit.event.Listener

public class InvUI extends Object implements org.bukkit.event.Listener
  • Method Details

    • getInstance

      @NotNull public static @NotNull InvUI getInstance()
    • getPlugin

      @NotNull public @NotNull org.bukkit.plugin.Plugin getPlugin()
    • setPlugin

      public void setPlugin(@Nullable @Nullable org.bukkit.plugin.Plugin plugin)
    • getLogger

      @NotNull public @NotNull Logger getLogger()
    • addDisableHandler

      public void addDisableHandler(@NotNull @NotNull Runnable runnable)