| Package | Description |
|---|---|
| org.cloudburstmc.api.level.gamerule | |
| org.cloudburstmc.api.registry |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanGameRule |
class |
FloatGameRule |
class |
IntegerGameRule |
| Modifier and Type | Method and Description |
|---|---|
GameRule<? extends Comparable<?>> |
GameRuleRegistry.fromString(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<GameRule<?>> |
GameRuleRegistry.getRules() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Comparable<T>> |
GameRuleRegistry.register(GameRule<T> gameRule) |
Copyright © 2020. All rights reserved.