-
public class PlayerUiState.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final PlayerUiStateNotConnectedpublic final static PlayerUiState.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final PlayerUiStategetNotConnected()Value for UIs before a connected player is available. -
-
Method Detail
-
getNotConnected
final PlayerUiState getNotConnected()
Value for UIs before a connected player is available.
-
-
-
-