| private static final org.slf4j.Logger | | LOGGER | | LOGGER | | field_1834 | | LOGGER |
|
| private static final com.google.gson.Gson | |
| private static final com.google.gson.reflect.TypeToken<List<String>> | | LIST_OF_STRINGS_TYPE | | LIST_OF_STRINGS_TYPE | | field_1859 | | STRING_LIST_TYPE |
|
| public static final int | | RENDER_DISTANCE_SHORT | | RENDER_DISTANCE_SHORT | | field_32150 | | field_32150 |
|
| public static final int | | RENDER_DISTANCE_FAR | | RENDER_DISTANCE_FAR | | field_32153 | | field_32153 |
|
| public static final int | | RENDER_DISTANCE_REALLY_FAR | | RENDER_DISTANCE_REALLY_FAR | | field_32154 | | field_32154 |
|
| public static final int | | RENDER_DISTANCE_EXTREME | | RENDER_DISTANCE_EXTREME | | field_32155 | | field_32155 |
|
| private static final com.google.common.base.Splitter | | OPTION_SPLITTER | | OPTION_SPLITTER | | field_1853 | | COLON_SPLITTER |
|
| private static final String | | DEFAULT_SOUND_DEVICE | | DEFAULT_SOUND_DEVICE | | field_34785 | | EMPTY_STRING |
|
| private static final Text | | TOOLTIP_NEEDS_RESTART | | TOOLTIP_NEEDS_RESTART | | field_1_2568 | | NEEDS_RESTART_TEXT |
|
| private static final Text | | ACCESSIBILITY_TOOLTIP_DARK_MOJANG_BACKGROUND | | ACCESSIBILITY_TOOLTIP_DARK_MOJANG_BACKGROUND | | field_37878 | | DARK_MOJANG_STUDIOS_BACKGROUND_COLOR_TOOLTIP |
|
| private final SimpleOption<Boolean> | | darkMojangStudiosBackground | | darkMojangStudiosBackground | | field_32156 | | monochromeLogo |
|
| private static final Text | | ACCESSIBILITY_TOOLTIP_HIDE_LIGHTNING_FLASHES | | ACCESSIBILITY_TOOLTIP_HIDE_LIGHTNING_FLASHES | | field_37879 | | HIDE_LIGHTNING_FLASHES_TOOLTIP |
|
| private final SimpleOption<Boolean> | | hideLightningFlash | | hideLightningFlash | | field_34786 | | hideLightningFlashes |
|
| private static final Text | | ACCESSIBILITY_TOOLTIP_HIDE_SPLASH_TEXTS | | ACCESSIBILITY_TOOLTIP_HIDE_SPLASH_TEXTS | | field_46854 | | HIDE_SPLASH_TEXTS_TOOLTIP |
|
| private final SimpleOption<Boolean> | | hideSplashTexts | | hideSplashTexts | | field_46855 | | hideSplashTexts |
|
| private final SimpleOption<Double> | | sensitivity | | sensitivity | | field_1843 | | mouseSensitivity |
|
| private final SimpleOption<Integer> | | renderDistance | | renderDistance | | field_1870 | | viewDistance |
|
| private final SimpleOption<Integer> | | simulationDistance | | simulationDistance | | field_34959 | | simulationDistance |
|
| private int | | serverRenderDistance | | serverRenderDistance | | field_34784 | | serverViewDistance |
|
| private final SimpleOption<Double> | | entityDistanceScaling | | entityDistanceScaling | | field_24214 | | entityDistanceScaling |
|
| public static final int | | UNLIMITED_FRAMERATE_CUTOFF | | UNLIMITED_FRAMERATE_CUTOFF | | field_38300 | | MAX_FPS_LIMIT |
|
| private final SimpleOption<Integer> | | framerateLimit | | framerateLimit | | field_1909 | | maxFps |
|
| private GraphicsApiOption | | preferredGraphicsBackendFromStartup | | preferredGraphicsBackendFromStartup | | field_1_3260 | | graphicsApiValue |
|
| private static final Text | | GRAPHICS_API_TOOLTIP | | GRAPHICS_API_TOOLTIP | | field_1_6351 | | GRAPHICS_API_TOOLTIP |
|
| private static final Text | | GRAPHICS_API_TOOLTIP_VULKAN | | GRAPHICS_API_TOOLTIP_VULKAN | | field_1_6914 | | GRAPHICS_API_VULKAN_TOOLTIP |
|
| private final SimpleOption<GraphicsApiOption> | | preferredGraphicsBackend | | preferredGraphicsBackend | | field_1_3261 | | graphicsApi |
|
| private boolean | | isApplyingGraphicsPreset | | isApplyingGraphicsPreset | | field_63473 | | applyingGraphicsMode |
|
| private final SimpleOption<GraphicsMode> | | graphicsPreset | | graphicsPreset | | field_63474 | | preset |
|
| private static final Text | | INACTIVITY_FPS_LIMIT_TOOLTIP_MINIMIZED | | INACTIVITY_FPS_LIMIT_TOOLTIP_MINIMIZED | | field_52758 | | INACTIVITY_FPS_LIMIT_MINIMIZED_TOOLTIP |
|
| private static final Text | | INACTIVITY_FPS_LIMIT_TOOLTIP_AFK | | INACTIVITY_FPS_LIMIT_TOOLTIP_AFK | | field_52759 | | INACTIVITY_FPS_LIMIT_AFK_TOOLTIP |
|
| private final SimpleOption<InactivityFpsLimit> | | inactivityFpsLimit | | inactivityFpsLimit | | field_52760 | | inactivityFpsLimit |
|
| private final SimpleOption<CloudRenderMode> | | cloudStatus | | cloudStatus | | field_1814 | | cloudRenderMode |
|
| private final SimpleOption<Integer> | | cloudRange | | cloudRange | | field_60303 | | cloudRenderDistance |
|
| private static final Text | | GRAPHICS_TOOLTIP_WEATHER_RADIUS | | GRAPHICS_TOOLTIP_WEATHER_RADIUS | | field_63494 | | WEATHER_RADIUS_TOOLTIP |
|
| private final SimpleOption<Integer> | | weatherRadius | | weatherRadius | | field_63495 | | weatherRadius |
|
| private static final Text | | GRAPHICS_TOOLTIP_CUTOUT_LEAVES | | GRAPHICS_TOOLTIP_CUTOUT_LEAVES | | field_63496 | | CUTOUT_LEAVES_TOOLTIP |
|
| private final SimpleOption<Boolean> | | cutoutLeaves | | cutoutLeaves | | field_63497 | | cutoutLeaves |
|
| private static final Text | | GRAPHICS_TOOLTIP_VIGNETTE | | GRAPHICS_TOOLTIP_VIGNETTE | | field_63498 | | VIGNETTE_TOOLTIP |
|
| private final SimpleOption<Boolean> | | vignette | | vignette | | field_63499 | | vignette |
|
| private static final Text | | GRAPHICS_TOOLTIP_IMPROVED_TRANSPARENCY | | GRAPHICS_TOOLTIP_IMPROVED_TRANSPARENCY | | field_63500 | | IMPROVED_TRANSPARENCY_TOOLTIP |
|
| private final SimpleOption<Boolean> | | improvedTransparency | | improvedTransparency | | field_63501 | | improvedTransparency |
|
| private final SimpleOption<Boolean> | | ambientOcclusion | | ambientOcclusion | | field_1841 | | ao |
|
| private static final Text | | GRAPHICS_TOOLTIP_CHUNK_FADE | | GRAPHICS_TOOLTIP_CHUNK_FADE | | field_64195 | | CHUNK_FADE_TOOLTIP |
|
| private final SimpleOption<Double> | | chunkSectionFadeInTime | | chunkSectionFadeInTime | | field_64196 | | chunkFade |
|
| private static final Text | | PRIORITIZE_CHUNK_TOOLTIP_NONE | | PRIORITIZE_CHUNK_TOOLTIP_NONE | | field_37880 | | NONE_CHUNK_BUILDER_MODE_TOOLTIP |
|
| private static final Text | | PRIORITIZE_CHUNK_TOOLTIP_PLAYER_AFFECTED | | PRIORITIZE_CHUNK_TOOLTIP_PLAYER_AFFECTED | | field_37881 | | BY_PLAYER_CHUNK_BUILDER_MODE_TOOLTIP |
|
| private static final Text | | PRIORITIZE_CHUNK_TOOLTIP_NEARBY | | PRIORITIZE_CHUNK_TOOLTIP_NEARBY | | field_37882 | | NEARBY_CHUNK_BUILDER_MODE_TOOLTIP |
|
| private final SimpleOption<ChunkBuilderMode> | | prioritizeChunkUpdates | | prioritizeChunkUpdates | | field_34787 | | chunkBuilderMode |
|
| public List<String> | | resourcePacks | | resourcePacks | | field_1887 | | resourcePacks |
|
| public List<String> | | incompatibleResourcePacks | | incompatibleResourcePacks | | field_1846 | | incompatibleResourcePacks |
|
| private final SimpleOption<ChatVisibility> | | chatVisibility | | chatVisibility | | field_1877 | | chatVisibility |
|
| private final SimpleOption<Double> | | chatOpacity | | chatOpacity | | field_1820 | | chatOpacity |
|
| private final SimpleOption<Double> | | chatLineSpacing | | chatLineSpacing | | field_23932 | | chatLineSpacing |
|
| private static final Text | | MENU_BACKGROUND_BLURRINESS_TOOLTIP | | MENU_BACKGROUND_BLURRINESS_TOOLTIP | | field_49474 | | MENU_BACKGROUND_BLURRINESS_TOOLTIP |
|
| private static final int | | BLURRINESS_DEFAULT_VALUE | | BLURRINESS_DEFAULT_VALUE | | field_49475 | | DEFAULT_MENU_BACKGROUND_BLURRINESS |
|
| private final SimpleOption<Integer> | | menuBackgroundBlurriness | | menuBackgroundBlurriness | | field_49476 | | menuBackgroundBlurriness |
|
| private final SimpleOption<Double> | | textBackgroundOpacity | | textBackgroundOpacity | | field_18726 | | textBackgroundOpacity |
|
| private final SimpleOption<Double> | | panoramaSpeed | | panoramaSpeed | | field_40382 | | panoramaSpeed |
|
| private static final Text | | ACCESSIBILITY_TOOLTIP_CONTRAST_MODE | | ACCESSIBILITY_TOOLTIP_CONTRAST_MODE | | field_43043 | | HIGH_CONTRAST_TOOLTIP |
|
| private final SimpleOption<Boolean> | | highContrast | | highContrast | | field_43044 | | highContrast |
|
| private static final Text | | HIGH_CONTRAST_BLOCK_OUTLINE_TOOLTIP | | HIGH_CONTRAST_BLOCK_OUTLINE_TOOLTIP | | field_54812 | | HIGH_CONTRAST_BLOCK_OUTLINE_TOOLTIP |
|
| private final SimpleOption<Boolean> | | highContrastBlockOutline | | highContrastBlockOutline | | field_54813 | | highContrastBlockOutline |
|
| private final SimpleOption<Boolean> | | narratorHotkey | | narratorHotkey | | field_45987 | | narratorHotkey |
|
| public String | | fullscreenVideoModeString | | fullscreenVideoModeString | | field_1828 | | fullscreenResolution |
|
| public boolean | | hideServerAddress | | hideServerAddress | | field_1815 | | hideServerAddress |
|
| public boolean | | advancedItemTooltips | | advancedItemTooltips | | field_1827 | | advancedItemTooltips |
|
| public boolean | | pauseOnLostFocus | | pauseOnLostFocus | | field_1837 | | pauseOnLostFocus |
|
| private final Set<PlayerModelPart> | | modelParts | | modelParts | | field_1892 | | enabledPlayerModelParts |
|
| private final SimpleOption<Arm> | | mainHand | | mainHand | | field_1829 | | mainArm |
|
| public int | | overrideWidth | | overrideWidth | | field_1872 | | overrideWidth |
|
| public int | | overrideHeight | | overrideHeight | | field_1885 | | overrideHeight |
|
| private final SimpleOption<Double> | | chatScale | | chatScale | | field_1908 | | chatScale |
|
| private final SimpleOption<Double> | | chatWidth | | chatWidth | | field_1915 | | chatWidth |
|
| private final SimpleOption<Double> | | chatHeightUnfocused | | chatHeightUnfocused | | field_1825 | | chatHeightUnfocused |
|
| private final SimpleOption<Double> | | chatHeightFocused | | chatHeightFocused | | field_1838 | | chatHeightFocused |
|
| private final SimpleOption<Double> | | chatDelay | | chatDelay | | field_23933 | | chatDelay |
|
| private static final Text | | ACCESSIBILITY_TOOLTIP_NOTIFICATION_DISPLAY_TIME | | ACCESSIBILITY_TOOLTIP_NOTIFICATION_DISPLAY_TIME | | field_41783 | | NOTIFICATION_DISPLAY_TIME_TOOLTIP |
|
| private final SimpleOption<Double> | | notificationDisplayTime | | notificationDisplayTime | | field_41784 | | notificationDisplayTime |
|
| private final SimpleOption<Integer> | | mipmapLevels | | mipmapLevels | | field_1856 | | mipmapLevels |
|
| private static final Text | | GRAPHICS_TOOLTIP_ANISOTROPIC_FILTERING | | GRAPHICS_TOOLTIP_ANISOTROPIC_FILTERING | | field_64193 | | MAX_ANISOTROPY_TOOLTIP |
|
| private final SimpleOption<Integer> | | maxAnisotropyBit | | maxAnisotropyBit | | field_64194 | | maxAnisotropy |
|
| private static final Text | | FILTERING_NONE_TOOLTIP | | FILTERING_NONE_TOOLTIP | | field_64658 | | TEXTURE_FILTERING_NONE_TOOLTIP |
|
| private static final Text | | FILTERING_RGSS_TOOLTIP | | FILTERING_RGSS_TOOLTIP | | field_64659 | | TEXTURE_FILTERING_RGSS_TOOLTIP |
|
| private static final Text | | FILTERING_ANISOTROPIC_TOOLTIP | | FILTERING_ANISOTROPIC_TOOLTIP | | field_64660 | | TEXTURE_FILTERING_ANISOTROPIC_TOOLTIP |
|
| private final SimpleOption<TextureFilteringMode> | | textureFiltering | | textureFiltering | | field_64661 | | textureFiltering |
|
| private boolean | | useNativeTransport | | useNativeTransport | | field_1876 | | useNativeTransport |
|
| private final SimpleOption<AttackIndicator> | | attackIndicator | | attackIndicator | | field_1895 | | attackIndicator |
|
| public TutorialStep | | tutorialStep | | tutorialStep | | field_1875 | | tutorialStep |
|
| public boolean | | joinedFirstServer | | joinedFirstServer | | field_26844 | | joinedFirstServer |
|
| private final SimpleOption<Integer> | | biomeBlendRadius | | biomeBlendRadius | | field_1878 | | biomeBlendRadius |
|
| private final SimpleOption<Double> | | mouseWheelSensitivity | | mouseWheelSensitivity | | field_1889 | | mouseWheelSensitivity |
|
| private final SimpleOption<Boolean> | | rawMouseInput | | rawMouseInput | | field_20308 | | rawMouseInput |
|
| private static final Text | | ALLOW_CURSOR_CHANGES_TOOLTIP | | ALLOW_CURSOR_CHANGES_TOOLTIP | | field_62461 | | ALLOW_CURSOR_CHANGES_TOOLTIP |
|
| private final SimpleOption<Boolean> | | allowCursorChanges | | allowCursorChanges | | field_62462 | | allowCursorChanges |
|
| public int | | glDebugVerbosity | | glDebugVerbosity | | field_1901 | | glDebugVerbosity |
|
| private final SimpleOption<Boolean> | | autoJump | | autoJump | | field_1848 | | autoJump |
|
| private static final Text | | ACCESSIBILITY_TOOLTIP_ROTATE_WITH_MINECART | | ACCESSIBILITY_TOOLTIP_ROTATE_WITH_MINECART | | field_52761 | | ROTATE_WITH_MINECART_TOOLTIP |
|
| private final SimpleOption<Boolean> | | rotateWithMinecart | | rotateWithMinecart | | field_52762 | | rotateWithMinecart |
|
| private final SimpleOption<Boolean> | | operatorItemsTab | | operatorItemsTab | | field_41094 | | operatorItemsTab |
|
| private final SimpleOption<Boolean> | | autoSuggestions | | autoSuggestions | | field_1873 | | autoSuggestions |
|
| private final SimpleOption<Boolean> | | chatColors | | chatColors | | field_1900 | | chatColors |
|
| private final SimpleOption<Boolean> | | chatLinks | | chatLinks | | field_1911 | | chatLinks |
|
| private final SimpleOption<Boolean> | | chatLinksPrompt | | chatLinksPrompt | | field_1817 | | chatLinksPrompt |
|
| private final SimpleOption<Boolean> | | enableVsync | | enableVsync | | field_1884 | | enableVsync |
|
| private final SimpleOption<Boolean> | | entityShadows | | entityShadows | | field_1888 | | entityShadows |
|
| private final SimpleOption<Boolean> | | forceUnicodeFont | | forceUnicodeFont | | field_1819 | | forceUnicodeFont |
|
| private final SimpleOption<Boolean> | | japaneseGlyphVariants | | japaneseGlyphVariants | | field_49105 | | japaneseGlyphVariants |
|
| private final SimpleOption<Boolean> | | invertXMouse | | invertXMouse | | field_61513 | | invertMouseX |
|
| private final SimpleOption<Boolean> | | invertYMouse | | invertYMouse | | field_1865 | | invertMouseY |
|
| private final SimpleOption<Boolean> | | discreteMouseScroll | | discreteMouseScroll | | field_19244 | | discreteMouseScroll |
|
| private static final Text | | REALMS_NOTIFICATIONS_TOOLTIP | | REALMS_NOTIFICATIONS_TOOLTIP | | field_52127 | | REALMS_NOTIFICATIONS_TOOLTIP |
|
| private final SimpleOption<Boolean> | | realmsNotifications | | realmsNotifications | | field_1830 | | realmsNotifications |
|
| private static final Text | | ALLOW_SERVER_LISTING_TOOLTIP | | ALLOW_SERVER_LISTING_TOOLTIP | | field_38294 | | ALLOW_SERVER_LISTING_TOOLTIP |
|
| private final SimpleOption<Boolean> | | allowServerListing | | allowServerListing | | field_35637 | | allowServerListing |
|
| private final SimpleOption<Boolean> | | reducedDebugInfo | | reducedDebugInfo | | field_1910 | | reducedDebugInfo |
|
| private static final Text | | IN_GAME_NOTIFICATION_TOOLTIP | | IN_GAME_NOTIFICATION_TOOLTIP | | field_1_6352 | | IN_GAME_NOTIFICATION_TOOLTIP |
|
| private final SimpleOption<Boolean> | | inGameNotification | | inGameNotification | | field_1_6354 | | inGameNotification |
|
| private final SimpleOption<SharePresence> | | sharePresence | | sharePresence | | field_1_6356 | | sharePresence |
|
| private final Map<SoundCategory, SimpleOption<Double>> | | soundSourceVolumes | | soundSourceVolumes | | field_1916 | | soundVolumeLevels |
|
| private static final Text | | CLOSED_CAPTIONS_TOOLTIP | | CLOSED_CAPTIONS_TOOLTIP | | field_61508 | | SHOW_SUBTITLES_TOOLTIP |
|
| private final SimpleOption<Boolean> | | showSubtitles | | showSubtitles | | field_1818 | | showSubtitles |
|
| private static final Text | | DIRECTIONAL_AUDIO_TOOLTIP_ON | | DIRECTIONAL_AUDIO_TOOLTIP_ON | | field_38295 | | DIRECTIONAL_AUDIO_ON_TOOLTIP |
|
| private static final Text | | DIRECTIONAL_AUDIO_TOOLTIP_OFF | | DIRECTIONAL_AUDIO_TOOLTIP_OFF | | field_38296 | | DIRECTIONAL_AUDIO_OFF_TOOLTIP |
|
| private final SimpleOption<Boolean> | | directionalAudio | | directionalAudio | | field_37877 | | directionalAudio |
|
| private final SimpleOption<Boolean> | | backgroundForChatOnly | | backgroundForChatOnly | | field_18725 | | backgroundForChatOnly |
|
| private final SimpleOption<Boolean> | | fullscreen | | fullscreen | | field_1857 | | fullscreen |
|
| private boolean | | exclusiveFullscreenFromStartup | | exclusiveFullscreenFromStartup | | field_1_6353 | | exclusiveFullscreenValue |
|
| private static final Text | | TOOLTIP_EXCLUSIVE_FULLSCREEN_ON | | TOOLTIP_EXCLUSIVE_FULLSCREEN_ON | | field_1_7123 | | EXCLUSIVE_FULLSCREEN_ON_TOOLTIP |
|
| private static final Text | | TOOLTIP_EXCLUSIVE_FULLSCREEN_OFF | | TOOLTIP_EXCLUSIVE_FULLSCREEN_OFF | | field_1_7122 | | EXCLUSIVE_FULLSCREEN_OFF_TOOLTIP |
|
| private final SimpleOption<Boolean> | | exclusiveFullscreen | | exclusiveFullscreen | | field_1_2569 | | exclusiveFullscreen |
|
| private final SimpleOption<Boolean> | | bobView | | bobView | | field_1891 | | bobView |
|
| private static final Text | | KEY_TOGGLE | | KEY_TOGGLE | | field_38297 | | TOGGLE_KEY_TEXT |
|
| private static final Text | | KEY_HOLD | | KEY_HOLD | | field_38298 | | HOLD_KEY_TEXT |
|
| private final SimpleOption<Boolean> | | toggleCrouch | | toggleCrouch | | field_21332 | | sneakToggled |
|
| private final SimpleOption<Boolean> | | toggleSprint | | toggleSprint | | field_21333 | | sprintToggled |
|
| private final SimpleOption<Boolean> | | toggleAttack | | toggleAttack | | field_61509 | | attackToggled |
|
| private final SimpleOption<Boolean> | | toggleUse | | toggleUse | | field_61510 | | useToggled |
|
| private static final Text | | SPRINT_WINDOW_TOOLTIP | | SPRINT_WINDOW_TOOLTIP | | field_61511 | | SPRINT_WINDOW_TOOLTIP |
|
| private final SimpleOption<Integer> | | sprintWindow | | sprintWindow | | field_61512 | | sprintWindow |
|
| public boolean | | skipMultiplayerWarning | | skipMultiplayerWarning | | field_21840 | | skipMultiplayerWarning |
|
| private static final Text | | CHAT_TOOLTIP_HIDE_MATCHED_NAMES | | CHAT_TOOLTIP_HIDE_MATCHED_NAMES | | field_38299 | | HIDE_MATCHED_NAMES_TOOLTIP |
|
| private final SimpleOption<Boolean> | | hideMatchedNames | | hideMatchedNames | | field_26926 | | hideMatchedNames |
|
| private final SimpleOption<Boolean> | | showAutosaveIndicator | | showAutosaveIndicator | | field_35426 | | showAutosaveIndicator |
|
| private static final Text | | CHAT_TOOLTIP_ONLY_SHOW_SECURE | | CHAT_TOOLTIP_ONLY_SHOW_SECURE | | field_39320 | | ONLY_SHOW_SECURE_CHAT_TOOLTIP |
|
| private final SimpleOption<Boolean> | | onlyShowSecureChat | | onlyShowSecureChat | | field_39321 | | onlyShowSecureChat |
|
| private static final Text | | CHAT_TOOLTIP_SAVE_DRAFTS | | CHAT_TOOLTIP_SAVE_DRAFTS | | field_61999 | | CHAT_DRAFTS_TOOLTIP |
|
| private final SimpleOption<Boolean> | | saveChatDrafts | | saveChatDrafts | | field_62000 | | chatDrafts |
|
| public final KeyBinding | | keyUp | | keyUp | | field_1894 | | forwardKey |
|
| public final KeyBinding | | keyLeft | | keyLeft | | field_1913 | | leftKey |
|
| public final KeyBinding | | keyDown | | keyDown | | field_1881 | | backKey |
|
| public final KeyBinding | | keyRight | | keyRight | | field_1849 | | rightKey |
|
| public final KeyBinding | | keyJump | | keyJump | | field_1903 | | jumpKey |
|
| public final KeyBinding | | keyShift | | keyShift | | field_1832 | | sneakKey |
|
| public final KeyBinding | | keySprint | | keySprint | | field_1867 | | sprintKey |
|
| public final KeyBinding | | keyInventory | | keyInventory | | field_1822 | | inventoryKey |
|
| public final KeyBinding | | keySwapOffhand | | keySwapOffhand | | field_1831 | | swapHandsKey |
|
| public final KeyBinding | | keyDrop | | keyDrop | | field_1869 | | dropKey |
|
| public final KeyBinding | | keyUse | | keyUse | | field_1904 | | useKey |
|
| public final KeyBinding | | keyAttack | | keyAttack | | field_1886 | | attackKey |
|
| public final KeyBinding | | keyPickItem | | keyPickItem | | field_1871 | | pickItemKey |
|
| public final KeyBinding | | keyChat | | keyChat | | field_1890 | | chatKey |
|
| public final KeyBinding | | keyPlayerList | | keyPlayerList | | field_1907 | | playerListKey |
|
| public final KeyBinding | | keyCommand | | keyCommand | | field_1845 | | commandKey |
|
| public final KeyBinding | | keyFriends | | keyFriends | | field_1_6355 | | friendsKey |
|
| public final KeyBinding | | keySocialInteractions | | keySocialInteractions | | field_26845 | | socialInteractionsKey |
|
| public final KeyBinding | | keyScreenshot | | keyScreenshot | | field_1835 | | screenshotKey |
|
| public final KeyBinding | | keyTogglePerspective | | keyTogglePerspective | | field_1824 | | togglePerspectiveKey |
|
| public final KeyBinding | | keySmoothCamera | | keySmoothCamera | | field_1816 | | smoothCameraKey |
|
| public final KeyBinding | | keyFullscreen | | keyFullscreen | | field_1836 | | fullscreenKey |
|
| public final KeyBinding | | keyAdvancements | | keyAdvancements | | field_1844 | | advancementsKey |
|
| public final KeyBinding | | keyQuickActions | | keyQuickActions | | field_60985 | | quickActionsKey |
|
| public final KeyBinding | | keyToggleGui | | keyToggleGui | | field_63468 | | toggleGuiKey |
|
| public final KeyBinding | | keyToggleSpectatorShaderEffects | | keyToggleSpectatorShaderEffects | | field_63469 | | toggleSpectatorShaderEffectsKey |
|
| public final KeyBinding[] | | keyHotbarSlots | | keyHotbarSlots | | field_1852 | | hotbarKeys |
|
| public final KeyBinding | | keySaveHotbarActivator | | keySaveHotbarActivator | | field_1879 | | saveToolbarActivatorKey |
|
| public final KeyBinding | | keyLoadHotbarActivator | | keyLoadHotbarActivator | | field_1874 | | loadToolbarActivatorKey |
|
| public final KeyBinding | | keySpectatorOutlines | | keySpectatorOutlines | | field_1906 | | spectatorOutlinesKey |
|
| public final KeyBinding | | keySpectatorHotbar | | keySpectatorHotbar | | field_62567 | | spectatorHotbarKey |
|
| public final KeyBinding | | keyDebugOverlay | | keyDebugOverlay | | field_63470 | | debugOverlayKey |
|
| public final KeyBinding | | keyDebugModifier | | keyDebugModifier | | field_63471 | | debugModifierKey |
|
| public final KeyBinding | | keyDebugCrash | | keyDebugCrash | | field_63472 | | debugCrashKey |
|
| public final KeyBinding | | keyDebugReloadChunk | | keyDebugReloadChunk | | field_63475 | | debugReloadChunkKey |
|
| public final KeyBinding | | keyDebugShowHitboxes | | keyDebugShowHitboxes | | field_63476 | | debugShowHitboxesKey |
|
| public final KeyBinding | | keyDebugClearChat | | keyDebugClearChat | | field_63477 | | debugClearChatKey |
|
| public final KeyBinding | | keyDebugShowChunkBorders | | keyDebugShowChunkBorders | | field_63478 | | debugShowChunkBordersKey |
|
| public final KeyBinding | | keyDebugShowAdvancedTooltips | | keyDebugShowAdvancedTooltips | | field_63479 | | debugShowAdvancedTooltipsKey |
|
| public final KeyBinding | | keyDebugCopyRecreateCommand | | keyDebugCopyRecreateCommand | | field_63480 | | debugCopyRecreateCommandKey |
|
| public final KeyBinding | | keyDebugSpectate | | keyDebugSpectate | | field_63481 | | debugSpectateKey |
|
| public final KeyBinding | | keyDebugSwitchGameMode | | keyDebugSwitchGameMode | | field_63482 | | debugSwitchGameModeKey |
|
| public final KeyBinding | | keyDebugDebugOptions | | keyDebugDebugOptions | | field_63483 | | debugOptionsKey |
|
| public final KeyBinding | | keyDebugFocusPause | | keyDebugFocusPause | | field_63484 | | debugFocusPauseKey |
|
| public final KeyBinding | | keyDebugDumpDynamicTextures | | keyDebugDumpDynamicTextures | | field_63485 | | debugDumpDynamicTexturesKey |
|
| public final KeyBinding | | keyDebugReloadResourcePacks | | keyDebugReloadResourcePacks | | field_63486 | | debugReloadResourcePacksKey |
|
| public final KeyBinding | | keyDebugProfiling | | keyDebugProfiling | | field_63487 | | debugProfilingKey |
|
| public final KeyBinding | | keyDebugCopyLocation | | keyDebugCopyLocation | | field_63488 | | debugCopyLocationKey |
|
| public final KeyBinding | | keyDebugDumpVersion | | keyDebugDumpVersion | | field_63489 | | debugDumpVersionKey |
|
| public final KeyBinding | | keyDebugPofilingChart | | keyDebugPofilingChart | | field_63490 | | debugProfilingChartKey |
|
| public final KeyBinding | | keyDebugFpsCharts | | keyDebugFpsCharts | | field_63491 | | debugFpsChartsKey |
|
| public final KeyBinding | | keyDebugNetworkCharts | | keyDebugNetworkCharts | | field_63492 | | debugNetworkChartsKey |
|
| public final KeyBinding | | keyDebugLightmapTexture | | keyDebugLightmapTexture | | field_1_17 | | debugLightmapTextureKey |
|
| public final KeyBinding[] | | debugKeys | | debugKeys | | field_63493 | | debugKeys |
|
| public final KeyBinding[] | | keyMappings | | keyMappings | | field_1839 | | allKeys |
|
| protected MinecraftClient | | minecraft | | minecraft | | field_1863 | | client |
|
| private final File | | optionsFile | | optionsFile | | field_1897 | | optionsFile |
|
| private Perspective | | cameraType | | cameraType | | field_26677 | | perspective |
|
| public String | | lastMpIp | | lastMpIp | | field_1864 | | lastServer |
|
| public boolean | | smoothCamera | | smoothCamera | | field_1914 | | smoothCameraEnabled |
|
| private final SimpleOption<Integer> | |
| private static final Text | | TELEMETRY_TOOLTIP | | TELEMETRY_TOOLTIP | | field_41335 | | TELEMETRY_TOOLTIP |
|
| private final SimpleOption<Boolean> | | telemetryOptInExtra | | telemetryOptInExtra | | field_41336 | | telemetryOptInExtra |
|
| private static final Text | | ACCESSIBILITY_TOOLTIP_SCREEN_EFFECT | | ACCESSIBILITY_TOOLTIP_SCREEN_EFFECT | | field_38290 | | SCREEN_EFFECT_SCALE_TOOLTIP |
|
| private final SimpleOption<Double> | | screenEffectScale | | screenEffectScale | | field_26675 | | distortionEffectScale |
|
| private static final Text | | ACCESSIBILITY_TOOLTIP_FOV_EFFECT | | ACCESSIBILITY_TOOLTIP_FOV_EFFECT | | field_38291 | | FOV_EFFECT_SCALE_TOOLTIP |
|
| private final SimpleOption<Double> | | fovEffectScale | | fovEffectScale | | field_26676 | | fovEffectScale |
|
| private static final Text | | ACCESSIBILITY_TOOLTIP_DARKNESS_EFFECT | | ACCESSIBILITY_TOOLTIP_DARKNESS_EFFECT | | field_38292 | | DARKNESS_EFFECT_SCALE_TOOLTIP |
|
| private final SimpleOption<Double> | | darknessEffectScale | | darknessEffectScale | | field_38293 | | darknessEffectScale |
|
| private static final Text | | ACCESSIBILITY_TOOLTIP_GLINT_SPEED | | ACCESSIBILITY_TOOLTIP_GLINT_SPEED | | field_42112 | | GLINT_SPEED_TOOLTIP |
|
| private final SimpleOption<Double> | | glintSpeed | | glintSpeed | | field_42113 | | glintSpeed |
|
| private static final Text | | ACCESSIBILITY_TOOLTIP_GLINT_STRENGTH | | ACCESSIBILITY_TOOLTIP_GLINT_STRENGTH | | field_42114 | | GLINT_STRENGTH_TOOLTIP |
|
| private final SimpleOption<Double> | | glintStrength | | glintStrength | | field_42115 | | glintStrength |
|
| private static final Text | | ACCESSIBILITY_TOOLTIP_DAMAGE_TILT_STRENGTH | | ACCESSIBILITY_TOOLTIP_DAMAGE_TILT_STRENGTH | | field_42481 | | DAMAGE_TILT_STRENGTH_TOOLTIP |
|
| private final SimpleOption<Double> | | damageTiltStrength | | damageTiltStrength | | field_42482 | | damageTiltStrength |
|
| private final SimpleOption<Double> | | gamma | | gamma | | field_1840 | | gamma |
|
| public static final int | | AUTO_GUI_SCALE | | AUTO_GUI_SCALE | | field_43405 | | GUI_SCALE_AUTO |
|
| private static final int | | MAX_GUI_SCALE_INCLUSIVE | | MAX_GUI_SCALE_INCLUSIVE | | field_43110 | | MAX_SERIALIZABLE_GUI_SCALE |
|
| private final SimpleOption<Integer> | | guiScale | | guiScale | | field_1868 | | guiScale |
|
| private final SimpleOption<ParticlesMode> | | particles | | particles | | field_1882 | | particles |
|
| private final SimpleOption<NarratorMode> | | narrator | | narrator | | field_1896 | | narrator |
|
| public String | | languageCode | | languageCode | | field_1883 | | language |
|
| private final SimpleOption<String> | | soundDevice | | soundDevice | | field_34783 | | soundDevice |
|
| public boolean | | onboardAccessibility | | onboardAccessibility | | field_41785 | | onboardAccessibility |
|
| private static final Text | | MUSIC_FREQUENCY_TOOLTIP | | MUSIC_FREQUENCY_TOOLTIP | | field_60682 | | MUSIC_FREQUENCY_TOOLTIP |
|
| private final SimpleOption<MusicTracker$MusicFrequency> | | musicFrequency | | musicFrequency | | field_60683 | | musicFrequency |
|
| private final SimpleOption<MusicToastMode> | | musicToast | | musicToast | | field_64533 | | musicToast |
|
| public boolean | | syncWrites | | syncWrites | | field_25623 | | syncChunkWrites |
|
| public boolean | | startedCleanly | | startedCleanly | | field_55851 | | startedCleanly |
|