getComplexRuleset
fun getComplexRuleset(mods: LinkedHashSet<String>, optionalBaseRuleset: String? = null): Ruleset
Content copied to clipboard
Creates a combined Ruleset from a list of mods. If no baseRuleset is listed in mods, then the vanilla Ruleset is included automatically.
Sources
jvm source
Link copied to clipboard