Uses of Class
net.ME1312.SubServers.Bungee.Host.Proxy
Package
Description
-
Uses of Proxy in net.ME1312.SubServers.Bungee
Modifier and TypeMethodDescriptionSubAPI.getMasterProxy()
Get the Master Proxy ValueGets a Proxy -
Uses of Proxy in net.ME1312.SubServers.Bungee.Event
Modifier and TypeMethodDescriptionSubAddProxyEvent.getProxy()
Gets the Proxy to be AddedSubRemoveProxyEvent.getProxy()
Gets the Proxy to be RemovedModifierConstructorDescriptionSubAddProxyEvent
(Proxy proxy) Proxy Add EventSubRemoveProxyEvent
(Proxy proxy) Proxy Remove Event -
Uses of Proxy in net.ME1312.SubServers.Bungee.Host
Modifier and TypeMethodDescriptionRemotePlayer.getProxy()
Gets the proxy this player is connected to.ModifierConstructorDescriptionRemotePlayer
(String name, UUID id, Proxy proxy, ServerInfo server, InetSocketAddress ip) Search for a Remote Player using their ID