Uses of Class
net.ME1312.SubServers.Client.Bukkit.SubPlugin
Packages that use SubPlugin
Package
Description
-
Uses of SubPlugin in net.ME1312.SubServers.Client.Bukkit
Methods in net.ME1312.SubServers.Client.Bukkit that return SubPluginModifier and TypeMethodDescriptionSubAPI.getInternals()Deprecated.Use SubAPI Methods when availableConstructors in net.ME1312.SubServers.Client.Bukkit with parameters of type SubPlugin -
Uses of SubPlugin in net.ME1312.SubServers.Client.Bukkit.Graphic
Constructors in net.ME1312.SubServers.Client.Bukkit.Graphic with parameters of type SubPluginModifierConstructorDescriptionDefaultUIHandler(SubPlugin plugin) Creates a new Internal GUI ListenerUIRenderer(SubPlugin plugin, Player player) Creates a new UIRenderer -
Uses of SubPlugin in net.ME1312.SubServers.Client.Bukkit.Library
Constructors in net.ME1312.SubServers.Client.Bukkit.Library with parameters of type SubPluginModifierConstructorDescriptionPlaceholders(SubPlugin plugin) Create a Placeholder Executor Instance -
Uses of SubPlugin in net.ME1312.SubServers.Client.Bukkit.Library.Compatibility
Constructors in net.ME1312.SubServers.Client.Bukkit.Library.Compatibility with parameters of type SubPluginModifierConstructorDescriptionBungeeChat(SubPlugin plugin) PlaceholderImpl(SubPlugin plugin) Create a PlaceholderAPI Implementation Instance -
Uses of SubPlugin in net.ME1312.SubServers.Client.Bukkit.Network.Packet
Constructors in net.ME1312.SubServers.Client.Bukkit.Network.Packet with parameters of type SubPluginModifierConstructorDescriptionPacketDownloadLang(SubPlugin plugin) New PacketDownloadLang (In)PacketExControlPlayer(SubPlugin plugin) New PacketExControlPlayer (In)PacketInExReload(SubPlugin plugin) New PacketInExReloadPacketInExRunEvent(SubPlugin plugin) New PacketInRunEventPacketLinkServer(SubPlugin plugin) New PacketLinkServer (In)PacketLinkServer(SubPlugin plugin, int channel) New PacketLinkServer (Out)