BoundedIntRule

void BoundedIntRule(GameRules.Type<GameRules.IntRule> type, int initialValue, int minimumValue, int maximumValue)

Sources

jvm source
Link copied to clipboard