mcutils
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
mcutils
msmp
/
tech.aliorpse.mcutils.api.extension
/
GamerulesExtension
/
set
set
inline suspend
fun
set
(
gamerule
:
UntypedGameruleDto
)
:
TypedGameruleDto
inline suspend
fun
set
(
gamerule
:
String
,
value
:
Boolean
)
:
TypedGameruleDto
inline suspend
fun
set
(
gamerule
:
String
,
value
:
Int
)
:
TypedGameruleDto