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(ClickableWidget firstWidget, @Nullable ClickableWidget secondWidget, Screen screen) static OptionListWidget.WidgetEntryOptionListWidget.WidgetEntry.create(GameOptions gameOptions, SimpleOption<?> simpleOption, Screen screen) static OptionListWidget.WidgetEntryOptionListWidget.WidgetEntry.method_76260(GameOptions gameOptions, SimpleOption<?> simpleOption, @Nullable SimpleOption<?> simpleOption2, GameOptionsScreen gameOptionsScreen) static OptionListWidget.WidgetEntryOptionListWidget.WidgetEntry.method_76261(ClickableWidget clickableWidget, SimpleOption<?> simpleOption, @Nullable ClickableWidget clickableWidget2, Screen screen)