| Package | Description |
|---|---|
| org.cloudburstmc.api.player |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AdventureSettings.get(AdventureSetting setting) |
GameMode.Builder |
GameMode.Builder.set(AdventureSetting type,
boolean value) |
AdventureSettings |
AdventureSettings.set(AdventureSetting setting,
boolean value) |
Copyright © 2021. All rights reserved.