visitDouble

void visitDouble(GameRules.Key<DoubleRule> key, GameRules.Type<DoubleRule> type)

Visit a double rule.

Note visit will be called before this method is visited.

Parameters

key

the rule key

type

the rule type

Sources

jvm source
Link copied to clipboard