Uses of Class
net.minecraft.client.option.GameOptions
Packages that use GameOptions
Package
Description
-
Uses of GameOptions in net.minecraft
Fields in net.minecraft declared as GameOptionsModifier and TypeFieldDescriptionprivate GameOptionsclass_321.field_1220private GameOptionsclass_413.field_1662private GameOptionsclass_486.field_2002Constructors in net.minecraft with parameters of type GameOptionsModifierConstructorDescriptionclass_321(TextRenderer textRenderer, GameOptions gameOptions, TextureManager textureManager) class_413(GameOptions gameOptions) class_486(Screen screen, GameOptions gameOptions) class_564(GameOptions gameOptions, int int2, int int3) -
Uses of GameOptions in net.minecraft.client
Fields in net.minecraft.client declared as GameOptions -
Uses of GameOptions in net.minecraft.client.font
Constructors in net.minecraft.client.font with parameters of type GameOptionsModifierConstructorDescriptionTextRenderer(GameOptions gameOptions, String string, TextureManager textureManager) -
Uses of GameOptions in net.minecraft.client.gui.screen.option
Fields in net.minecraft.client.gui.screen.option declared as GameOptionsModifier and TypeFieldDescriptionprivate GameOptionsOptionsScreen.field_2763private GameOptionsKeybindsScreen.gameOptionsConstructors in net.minecraft.client.gui.screen.option with parameters of type GameOptionsModifierConstructorDescriptionKeybindsScreen(Screen parent, GameOptions gameOptions) OptionsScreen(Screen screen, GameOptions gameOptions) -
Uses of GameOptions in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity declared as GameOptionsMethods in net.minecraft.client.render.entity with parameters of type GameOptionsModifier and TypeMethodDescriptionvoidEntityRenderDispatcher.method_1917(World world, TextureManager textureManager, TextRenderer textRenderer, LivingEntity livingEntity, GameOptions gameOptions, float float2) -
Uses of GameOptions in net.minecraft.client.sound
Fields in net.minecraft.client.sound declared as GameOptionsMethods in net.minecraft.client.sound with parameters of type GameOptions -
Uses of GameOptions in net.minecraft.client.texture
Fields in net.minecraft.client.texture declared as GameOptionsConstructors in net.minecraft.client.texture with parameters of type GameOptions