Uses of Class
net.minecraft.client.gui.screen.EditGamerulesScreen.Gamerule
-
Packages that use EditGamerulesScreen.Gamerule Package Description net.minecraft.client.gui.screen -
-
Uses of EditGamerulesScreen.Gamerule in net.minecraft.client.gui.screen
Subclasses of EditGamerulesScreen.Gamerule in net.minecraft.client.gui.screen Modifier and Type Class Description classEditGamerulesScreen.BooleanEntryclassEditGamerulesScreen.IntegerEntryclassEditGamerulesScreen.NameEntryclassEditGamerulesScreen.ValueEntryFields in net.minecraft.client.gui.screen with type parameters of type EditGamerulesScreen.Gamerule Modifier and Type Field Description private java.util.Set<EditGamerulesScreen.Gamerule>EditGamerulesScreen. invalidEntriesMethods in net.minecraft.client.gui.screen that return EditGamerulesScreen.Gamerule Modifier and Type Method Description EditGamerulesScreen.GameruleEditGamerulesScreen.IRuleEntry. create(ITextComponent p_create_1_, java.util.List<IReorderingProcessor> p_create_2_, java.lang.String p_create_3_, T p_create_4_)Methods in net.minecraft.client.gui.screen with parameters of type EditGamerulesScreen.Gamerule Modifier and Type Method Description private voidEditGamerulesScreen. clearInvalid(EditGamerulesScreen.Gamerule p_238977_1_)private voidEditGamerulesScreen. markInvalid(EditGamerulesScreen.Gamerule p_238972_1_)
-