BuilderSyntax<RequestJoinGame>UseInterfaceSyntaxRequestJoinGame.Builderpublic interface MultiplayerSyntax extends BuilderSyntax<RequestJoinGame>
| Modifier and Type | Method | Description |
|---|---|---|
BuilderSyntax<RequestJoinGame> |
with(BuilderSyntax<MultiplayerOptions> multiplayerOptions) |
|
BuilderSyntax<RequestJoinGame> |
with(MultiplayerOptions multiplayerOptions) |
buildBuilderSyntax<RequestJoinGame> with(MultiplayerOptions multiplayerOptions)
BuilderSyntax<RequestJoinGame> with(BuilderSyntax<MultiplayerOptions> multiplayerOptions)
Copyright © 2017–2018 Ocraft Project. All rights reserved.