Uses of Class
net.minecraft.client.gui.widget.OptionListWidget.WidgetEntry
-
Uses of OptionListWidget.WidgetEntry in net.minecraft.client.gui.widget
Modifier and TypeMethodDescriptionstatic OptionListWidget.WidgetEntry
OptionListWidget.WidgetEntry.create
(GameOptions options, int width, SimpleOption<?> option) static OptionListWidget.WidgetEntry
OptionListWidget.WidgetEntry.create
(GameOptions options, int width, SimpleOption<?> firstOption, @Nullable SimpleOption<?> secondOption)