Package | Description |
---|---|
net.minecraft.world |
Modifier and Type | Method and Description |
---|---|
static void |
GameRules.visitAll(GameRules.IRuleEntryVisitor visitor) |
private static <T extends GameRules.RuleValue<T>> |
GameRules.visitHelper(GameRules.IRuleEntryVisitor visitor,
GameRules.RuleKey<?> key,
GameRules.RuleType<?> value) |