Uses of Class
me.agent.vgui.core.VGuiBootstrap
Packages that use VGuiBootstrap
-
Uses of VGuiBootstrap in me.agent.vgui.core
Methods in me.agent.vgui.core that return VGuiBootstrapModifier and TypeMethodDescriptionstatic VGuiBootstrapVGuiBootstrap.init(com.velocitypowered.api.proxy.ProxyServer server, Object pluginInstance, org.slf4j.Logger logger, boolean managePacketEvents) Initializes VGui: PacketEvents listeners, session manager, disconnect cleanup and theVGuiservice singleton.static VGuiBootstrapVGuiBootstrap.instance()The active bootstrap, ornullbeforeVGuiBootstrap.init(ProxyServer, Object, Logger, boolean).