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.WidgetEntry
OptionListWidget.WidgetEntry.create
(GameOptions options, SimpleOption<?> option, GameOptionsScreen optionsSCreen) static OptionListWidget.WidgetEntry
OptionListWidget.WidgetEntry.create
(GameOptions options, SimpleOption<?> firstOption, @Nullable SimpleOption<?> secondOption, GameOptionsScreen optionsScreen)