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