Class Pylon
java.lang.Object
org.bukkit.plugin.PluginBase
org.bukkit.plugin.java.JavaPlugin
io.github.pylonmc.pylon.Pylon
- All Implemented Interfaces:
io.github.pylonmc.rebar.addon.RebarAddon, io.papermc.paper.plugin.lifecycle.event.LifecycleEventOwner, net.kyori.adventure.key.Keyed, net.kyori.adventure.key.Namespaced, org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter, org.bukkit.command.TabExecutor, org.bukkit.Keyed, org.bukkit.plugin.Plugin
public class Pylon
extends org.bukkit.plugin.java.JavaPlugin
implements io.github.pylonmc.rebar.addon.RebarAddon
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.pylonmc.rebar.addon.RebarAddon
io.github.pylonmc.rebar.addon.RebarAddon.Companion -
Field Summary
Fields inherited from interface io.github.pylonmc.rebar.addon.RebarAddon
Companion -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bukkit.plugin.java.JavaPlugin
getClassLoader, getCommand, getConfig, getDataFolder, getDefaultBiomeProvider, getDefaultWorldGenerator, getDescription, getFile, getLifecycleManager, getLogger, getPlugin, getPluginLoader, getPluginMeta, getProvidingPlugin, getResource, getServer, getTextResource, init, init, isEnabled, isNaggable, onCommand, onDisable, onLoad, onTabComplete, registerCommand, registerCommand, registerCommand, registerCommand, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setEnabled, setNaggable, toStringMethods inherited from class org.bukkit.plugin.PluginBase
equals, getName, hashCode, namespaceMethods inherited from interface org.bukkit.Keyed
keyMethods inherited from interface org.bukkit.plugin.Plugin
getComponentLogger, getDataPath, getLog4JLogger, getSLF4JLoggerMethods inherited from interface io.github.pylonmc.rebar.addon.RebarAddon
getDisplayName, getFooterName, getKey, registerWithRebar, suppressAddonNameWarning
-
Constructor Details
-
Pylon
public Pylon()
-
-
Method Details
-
onEnable
public void onEnable()- Specified by:
onEnablein interfaceorg.bukkit.plugin.Plugin- Overrides:
onEnablein classorg.bukkit.plugin.java.JavaPlugin
-
getJavaPlugin
@NotNull public @NotNull org.bukkit.plugin.java.JavaPlugin getJavaPlugin()- Specified by:
getJavaPluginin interfaceio.github.pylonmc.rebar.addon.RebarAddon
-
getLanguages
-
getMaterial
@NotNull public @NotNull org.bukkit.Material getMaterial()- Specified by:
getMaterialin interfaceio.github.pylonmc.rebar.addon.RebarAddon
-
getInstance
-