Closed emhyr7 closed 1 month ago
mEnabled is the variable that tells whether the gamerule is enabled or disabled.
mEnabled
this change enabled me to do this: show_choordinates.mEnabled ^= true;
show_choordinates.mEnabled ^= true;
mEnabled
is the variable that tells whether the gamerule is enabled or disabled.this change enabled me to do this:
show_choordinates.mEnabled ^= true;