| Interface | Description |
|---|---|
| FabricGameRuleVisitor |
An extended game rule visitor which supports Fabric's own rule types.
|
| Class | Description |
|---|---|
| CustomGameRuleCategory |
Utility class for creating custom game rule categories outside of the categories
Minecraft provides. |
| GameRuleFactory |
A utility class containing factory methods to create game rule types.
|
| GameRuleRegistry |
A utility class which allows for registration of game rules.
|