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 TypeClassDescriptionclass
class
class
class
Fields in net.minecraft.client.gui.screens.worldselection with type parameters of type EditGameRulesScreen.RuleEntryModifier and TypeFieldDescriptionprivate final Set<EditGameRulesScreen.RuleEntry>
EditGameRulesScreen.invalidEntries
Methods 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) void
EditGameRulesScreen.clearInvalid
(EditGameRulesScreen.RuleEntry p_101075_) (package private) void
EditGameRulesScreen.markInvalid
(EditGameRulesScreen.RuleEntry p_101061_)