net.minecraft.world.rule

public record GameRuleCategory

net.minecraft.world.level.gamerules.GameRuleCategory
net.minecraft.class_5198
net.minecraft.world.rule.GameRuleCategory

Field summary

Modifier and TypeField
private final Identifier
id
comp_5174
id
private static final List<GameRuleCategory>
SORT_ORDER
field_64175
CATEGORIES
public static final GameRuleCategory
PLAYER
field_24094
PLAYER
public static final GameRuleCategory
MOBS
field_24095
MOBS
public static final GameRuleCategory
SPAWNING
field_24096
SPAWNING
public static final GameRuleCategory
DROPS
field_24097
DROPS
public static final GameRuleCategory
UPDATES
field_24098
UPDATES
public static final GameRuleCategory
CHAT
field_24099
CHAT
public static final GameRuleCategory
MISC
field_24100
MISC

Constructor summary

ModifierConstructor
public (Identifier id)

Method summary

Modifier and TypeMethod
public Identifier
getDescriptionId()
method_27328()
getCategory()
private static GameRuleCategory
register(String name)
method_76161(String arg0)
register(String name)
public static GameRuleCategory
register(Identifier id)
method_76160(class_2960 arg0)
register(Identifier id)
public MutableText
label()
method_76162()
getText()
public Identifier
id()
comp_5174()
id()