Package | Description |
---|---|
net.minecraft.world | |
net.minecraft.world.storage |
Modifier and Type | Method and Description |
---|---|
GameRules |
World.getGameRules()
Gets the GameRules instance.
|
Modifier and Type | Method and Description |
---|---|
GameRules |
WorldInfo.getGameRulesInstance()
Gets the GameRules class Instance.
|
GameRules |
DerivedWorldInfo.getGameRulesInstance()
Gets the GameRules class Instance.
|