Uses of Class
net.minecraft.client.gui.screen.EditGamerulesScreen.Gamerule
Packages that use EditGamerulesScreen.Gamerule
-
Uses of EditGamerulesScreen.Gamerule in net.minecraft.client.gui.screen
Subclasses of EditGamerulesScreen.Gamerule in net.minecraft.client.gui.screenModifier and TypeClassDescriptionclass
class
class
class
Fields in net.minecraft.client.gui.screen with type parameters of type EditGamerulesScreen.GameruleModifier and TypeFieldDescriptionprivate final Set<EditGamerulesScreen.Gamerule>
EditGamerulesScreen.invalidEntries
Methods in net.minecraft.client.gui.screen that return EditGamerulesScreen.GameruleModifier and TypeMethodDescriptionEditGamerulesScreen.IRuleEntry.create
(ITextComponent p_create_1_, List<IReorderingProcessor> p_create_2_, String p_create_3_, T p_create_4_) Methods in net.minecraft.client.gui.screen with parameters of type EditGamerulesScreen.GameruleModifier and TypeMethodDescriptionprivate void
EditGamerulesScreen.clearInvalid
(EditGamerulesScreen.Gamerule p_238977_1_) private void
EditGamerulesScreen.markInvalid
(EditGamerulesScreen.Gamerule p_238972_1_)