Uses of Class
net.minecraft.client.gui.screens.worldselection.EditGameRulesScreen.RuleEntry
Packages that use EditGameRulesScreen.RuleEntry
-
Uses of EditGameRulesScreen.RuleEntry in net.minecraft.client.gui.screens.worldselection
Modifier and TypeClassDescriptionclassclassclassclassFields in net.minecraft.client.gui.screens.worldselection with type parameters of type EditGameRulesScreen.RuleEntryModifier and TypeFieldDescriptionprivate final Set<EditGameRulesScreen.RuleEntry> EditGameRulesScreen.invalidEntriesMethods in net.minecraft.client.gui.screens.worldselection that return EditGameRulesScreen.RuleEntryModifier and TypeMethodDescriptionEditGameRulesScreen.EntryFactory.create(Component pLabel, List<FormattedCharSequence> pTooltip, String pDescription, GameRule<T> pGameRule) Methods in net.minecraft.client.gui.screens.worldselection with parameters of type EditGameRulesScreen.RuleEntryModifier and TypeMethodDescription(package private) voidEditGameRulesScreen.clearInvalid(EditGameRulesScreen.RuleEntry pRuleEntry) (package private) voidEditGameRulesScreen.markInvalid(EditGameRulesScreen.RuleEntry pRuleEntry)