Gamerule

interface Gamerule

Inheritors

Types

Link copied to clipboard

Functions

Link copied to clipboard
abstract suspend fun getGamerule(gamerule: Gamerule.Gamerules): Boolean
Link copied to clipboard
abstract suspend fun setGamerule(gamerule: Gamerule.Gamerules, newValue: Boolean): Gamerule