| Package | Description |
|---|---|
| org.cloudburstmc.protocol.bedrock.codec.v503.serializer | |
| org.cloudburstmc.protocol.bedrock.data |
| Modifier and Type | Field and Description |
|---|---|
protected static GameType[] |
AddPlayerSerializer_v503.VALUES |
| Modifier and Type | Method and Description |
|---|---|
static GameType |
GameType.from(int id) |
static GameType |
GameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GameType[] |
GameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2022 CloudburstMC. All rights reserved.