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.worldselectionModifier 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 p_101155_, List<FormattedCharSequence> p_101156_, String p_101157_, T p_101158_) Methods in net.minecraft.client.gui.screens.worldselection with parameters of type EditGameRulesScreen.RuleEntryModifier and TypeMethodDescription(package private) voidEditGameRulesScreen.clearInvalid(EditGameRulesScreen.RuleEntry p_101075_) (package private) voidEditGameRulesScreen.markInvalid(EditGameRulesScreen.RuleEntry p_101061_)