Uses of Class
net.minecraft.client.gui.screens.PopupScreen.ButtonOption
Packages that use PopupScreen.ButtonOption
-
Uses of PopupScreen.ButtonOption in net.minecraft.client.gui.screens
Fields in net.minecraft.client.gui.screens with type parameters of type PopupScreen.ButtonOptionModifier and TypeFieldDescriptionprivate com.google.common.collect.ImmutableList<PopupScreen.ButtonOption>
PopupScreen.buttonOptions
Constructor parameters in net.minecraft.client.gui.screens with type arguments of type PopupScreen.ButtonOptionModifierConstructorDescriptionprotected
PopupScreen(Component p_96345_, List<Component> p_96346_, com.google.common.collect.ImmutableList<PopupScreen.ButtonOption> p_96347_)