| Package | Description |
|---|---|
| org.cloudburstmc.protocol.bedrock.codec.v291.serializer | |
| org.cloudburstmc.protocol.bedrock.data |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
AdventureSettingsSerializer_v291.readFlags(int flags,
AdventureSetting[] mappings,
Set<AdventureSetting> settings) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
AdventureSettingsSerializer_v291.readFlags(int flags,
AdventureSetting[] mappings,
Set<AdventureSetting> settings) |
| Modifier and Type | Method and Description |
|---|---|
static AdventureSetting |
AdventureSetting.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdventureSetting[] |
AdventureSetting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2022 CloudburstMC. All rights reserved.