Uses of Class
net.ME1312.SubServers.Sync.Server.ServerImpl
-
Uses of ServerImpl in net.ME1312.SubServers.Sync
Modifier and TypeFieldDescriptionfinal HashMap<UUID,
ServerImpl> ExProxy.rPlayerLinkS
final Map<String,
ServerImpl> ExProxy.servers
-
Uses of ServerImpl in net.ME1312.SubServers.Sync.Server
Modifier and TypeMethodDescriptionstatic ServerImpl
ServerImpl.construct
(String signature, String name, String display, SocketAddress address, Map<Integer, UUID> subdata, String motd, boolean hidden, boolean restricted, Collection<UUID> whitelist)