Uses of Class
net.minecraft.client.gui.widget.OptionListWidget.WidgetEntry
Packages that use OptionListWidget.WidgetEntry
-
Uses of OptionListWidget.WidgetEntry in net.minecraft.client.gui.widget
Methods in net.minecraft.client.gui.widget that return OptionListWidget.WidgetEntryModifier and TypeMethodDescriptionstatic OptionListWidget.WidgetEntryOptionListWidget.WidgetEntry.create(GameOptions options, SimpleOption<?> option, GameOptionsScreen optionsSCreen) static OptionListWidget.WidgetEntryOptionListWidget.WidgetEntry.create(GameOptions options, SimpleOption<?> firstOption, @Nullable SimpleOption<?> secondOption, GameOptionsScreen optionsScreen)