Package | Description |
---|---|
com.github.ocraft.s2client.protocol.request | |
com.github.ocraft.s2client.protocol.syntax.request |
Modifier and Type | Method | Description |
---|---|---|
RequestJoinGame |
RequestJoinGame.Builder.build() |
Modifier and Type | Method | Description |
---|---|---|
BuilderSyntax<RequestJoinGame> |
RequestJoinGame.Builder.with(BuilderSyntax<MultiplayerOptions> multiplayerOptions) |
|
BuilderSyntax<RequestJoinGame> |
RequestJoinGame.Builder.with(MultiplayerOptions multiplayerOptions) |
Modifier and Type | Method | Description |
---|---|---|
BuilderSyntax<RequestJoinGame> |
MultiplayerSyntax.with(BuilderSyntax<MultiplayerOptions> multiplayerOptions) |
|
BuilderSyntax<RequestJoinGame> |
MultiplayerSyntax.with(MultiplayerOptions multiplayerOptions) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.