Uses of Class
net.minecraft.client.gui.screen.GPUWarningScreen.Option
-
Packages that use GPUWarningScreen.Option Package Description net.minecraft.client.gui.screen -
-
Uses of GPUWarningScreen.Option in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen with type parameters of type GPUWarningScreen.Option Modifier and Type Field Description private com.google.common.collect.ImmutableList<GPUWarningScreen.Option>
GPUWarningScreen. buttonOptions
Constructor parameters in net.minecraft.client.gui.screen with type arguments of type GPUWarningScreen.Option Constructor Description GPUWarningScreen(ITextComponent p_i241250_1_, java.util.List<ITextProperties> p_i241250_2_, com.google.common.collect.ImmutableList<GPUWarningScreen.Option> p_i241250_3_)
-