| Modifier and Type | Field and Description | 
|---|---|
| GameSettings | Minecraft. gameSettings | 
| Modifier and Type | Field and Description | 
|---|---|
| private GameSettings | SoundManager. options | 
| Constructor and Description | 
|---|
| SoundHandler(IResourceManager manager,
            GameSettings gameSettingsIn) | 
| SoundManager(SoundHandler p_i45119_1_,
            GameSettings p_i45119_2_) | 
| Modifier and Type | Field and Description | 
|---|---|
| private GameSettings | ScreenChatOptions. game_settings | 
| private GameSettings | GuiSnooper. game_settings_2 | 
| private GameSettings | GuiLanguage. game_settings_3 | 
| private GameSettings | GuiScreenOptionsSounds. game_settings_4 | 
| private GameSettings | GuiVideoSettings. guiGameSettings | 
| private GameSettings | GuiControls. options | 
| private GameSettings | GuiOptions. settings | 
| Constructor and Description | 
|---|
| FontRenderer(GameSettings gameSettingsIn,
            ResourceLocation location,
            TextureManager textureManagerIn,
            boolean unicode) | 
| GuiControls(GuiScreen screen,
           GameSettings settings) | 
| GuiLanguage(GuiScreen screen,
           GameSettings gameSettingsObj,
           LanguageManager manager) | 
| GuiOptions(GuiScreen p_i1046_1_,
          GameSettings p_i1046_2_) | 
| GuiScreenOptionsSounds(GuiScreen parentIn,
                      GameSettings settingsIn) | 
| GuiSnooper(GuiScreen p_i1061_1_,
          GameSettings p_i1061_2_) | 
| GuiVideoSettings(GuiScreen parentScreenIn,
                GameSettings gameSettingsIn) | 
| ScreenChatOptions(GuiScreen parentScreenIn,
                 GameSettings gameSettingsIn) | 
| Modifier and Type | Field and Description | 
|---|---|
| GameSettings | RenderManager. options | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RenderManager. cacheActiveRenderInfo(World worldIn,
                     FontRenderer textRendererIn,
                     Entity livingPlayerIn,
                     Entity pointedEntityIn,
                     GameSettings optionsIn,
                     float partialTicks) | 
| Constructor and Description | 
|---|
| ResourcePackRepository(java.io.File dirResourcepacksIn,
                      java.io.File dirServerResourcepacksIn,
                      IResourcePack rprDefaultResourcePackIn,
                      MetadataSerializer rprMetadataSerializerIn,
                      GameSettings settings) | 
| Modifier and Type | Field and Description | 
|---|---|
| private GameSettings | MovementInputFromOptions. gameSettings | 
| Constructor and Description | 
|---|
| MovementInputFromOptions(GameSettings gameSettingsIn) | 
| Constructor and Description | 
|---|
| SimpleModelFontRenderer(GameSettings settings,
                       ResourceLocation font,
                       TextureManager manager,
                       boolean isUnicode,
                       javax.vecmath.Matrix4f matrix,
                       VertexFormat format) |