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 TypeClassDescriptionclassclassclassclassFields in net.minecraft.client.gui.screen with type parameters of type EditGamerulesScreen.GameruleModifier and TypeFieldDescriptionprivate final Set<EditGamerulesScreen.Gamerule>EditGamerulesScreen.invalidEntriesMethods 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 voidEditGamerulesScreen.clearInvalid(EditGamerulesScreen.Gamerule p_238977_1_) private voidEditGamerulesScreen.markInvalid(EditGamerulesScreen.Gamerule p_238972_1_)