Uses of Class
cardmanager.impl.networking.ServerPlayerCreator
-
Packages that use ServerPlayerCreator Package Description cardmanager.impl cardmanager.impl.networking -
-
Uses of ServerPlayerCreator in cardmanager.impl
Methods in cardmanager.impl that return ServerPlayerCreator Modifier and Type Method Description ServerPlayerCreator
TempSettings. getServer()
Methods in cardmanager.impl with parameters of type ServerPlayerCreator Modifier and Type Method Description void
TempSettings. setServer(ServerPlayerCreator server)
-
Uses of ServerPlayerCreator in cardmanager.impl.networking
Methods in cardmanager.impl.networking that return ServerPlayerCreator Modifier and Type Method Description ServerPlayerCreator
NetworkStarter. getServer()
-