Package | Description |
---|---|
com.github.ocraft.s2client.api.test |
Modifier and Type | Method | Description |
---|---|---|
static GameServer |
GameServer.create(int port) |
|
GameServer |
GameServer.onRequest(java.util.function.Predicate<SC2APIProtocol.Sc2Api.Request> condition,
java.util.function.Supplier<SC2APIProtocol.Sc2Api.Response> responseSupplier) |
|
GameServer |
GameServer.start() |
Copyright © 2017–2018 Ocraft Project. All rights reserved.