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