Package net.minecraft.client.option
Class GameOptions
java.lang.Object
net.minecraft.client.option.GameOptions
@Environment(CLIENT) public class GameOptions extends Object
- Mappings:
Namespace Name official dpuintermediary net/minecraft/class_315named net/minecraft/client/option/GameOptions
-
Field Summary
-
Constructor Summary
Constructors Constructor Description GameOptions(MinecraftClient client, File optionsFile) -
Method Summary
Modifier and Type Method Description voidaddResourcePackProfilesToManager(ResourcePackManager manager)CloudRenderModegetCloudRenderMode()PerspectivegetPerspective()floatgetSoundVolume(SoundCategory category)intgetTextBackgroundColor(float fallbackOpacity)intgetTextBackgroundColor(int fallbackColor)floatgetTextBackgroundOpacity(float fallback)private static booleanisFalse(String string)booleanisPlayerModelPartEnabled(PlayerModelPart part)private static booleanisTrue(String string)voidload()voidonPlayerModelPartChange()private static floatparseFloat(String string)voidsetKeyCode(KeyBinding key, InputUtil.Key code)voidsetPerspective(Perspective perspective)voidsetPlayerModelPart(PlayerModelPart part, boolean enabled)voidsetSoundVolume(SoundCategory category, float volume)booleanshouldUseNativeTransport()voidtogglePlayerModelPart(PlayerModelPart part, boolean bool)private CompoundTagupdate(CompoundTag tag)voidwrite()
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aXLdpu;aX:Lorg/apache/logging/log4j/Logger;intermediary field_1834Lnet/minecraft/class_315;field_1834:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/option/GameOptions;LOGGER:Lorg/apache/logging/log4j/Logger;
-
GSON
- Mappings:
Namespace Name Mixin selector official aYLdpu;aY:Lcom/google/gson/Gson;intermediary field_1823Lnet/minecraft/class_315;field_1823:Lcom/google/gson/Gson;named GSONLnet/minecraft/client/option/GameOptions;GSON:Lcom/google/gson/Gson;
-
STRING_LIST_TYPE
- Mappings:
Namespace Name Mixin selector official aZLdpu;aZ:Lcom/google/gson/reflect/TypeToken;intermediary field_1859Lnet/minecraft/class_315;field_1859:Lcom/google/gson/reflect/TypeToken;named STRING_LIST_TYPELnet/minecraft/client/option/GameOptions;STRING_LIST_TYPE:Lcom/google/gson/reflect/TypeToken;
-
COLON_SPLITTER
- Mappings:
Namespace Name Mixin selector official baLdpu;ba:Lcom/google/common/base/Splitter;intermediary field_1853Lnet/minecraft/class_315;field_1853:Lcom/google/common/base/Splitter;named COLON_SPLITTERLnet/minecraft/client/option/GameOptions;COLON_SPLITTER:Lcom/google/common/base/Splitter;
-
mouseSensitivity
public double mouseSensitivity- Mappings:
Namespace Name Mixin selector official aLdpu;a:Dintermediary field_1843Lnet/minecraft/class_315;field_1843:Dnamed mouseSensitivityLnet/minecraft/client/option/GameOptions;mouseSensitivity:D
-
viewDistance
public int viewDistance- Mappings:
Namespace Name Mixin selector official bLdpu;b:Iintermediary field_1870Lnet/minecraft/class_315;field_1870:Inamed viewDistanceLnet/minecraft/client/option/GameOptions;viewDistance:I
-
entityDistanceScaling
public float entityDistanceScaling- Mappings:
Namespace Name Mixin selector official cLdpu;c:Fintermediary field_24214Lnet/minecraft/class_315;field_24214:Fnamed entityDistanceScalingLnet/minecraft/client/option/GameOptions;entityDistanceScaling:F
-
maxFps
public int maxFps- Mappings:
Namespace Name Mixin selector official dLdpu;d:Iintermediary field_1909Lnet/minecraft/class_315;field_1909:Inamed maxFpsLnet/minecraft/client/option/GameOptions;maxFps:I
-
cloudRenderMode
- Mappings:
Namespace Name Mixin selector official eLdpu;e:Ldpe;intermediary field_1814Lnet/minecraft/class_315;field_1814:Lnet/minecraft/class_4063;named cloudRenderModeLnet/minecraft/client/option/GameOptions;cloudRenderMode:Lnet/minecraft/client/option/CloudRenderMode;
-
graphicsMode
- Mappings:
Namespace Name Mixin selector official fLdpu;f:Ldpk;intermediary field_25444Lnet/minecraft/class_315;field_25444:Lnet/minecraft/class_5365;named graphicsModeLnet/minecraft/client/option/GameOptions;graphicsMode:Lnet/minecraft/client/option/GraphicsMode;
-
ao
- Mappings:
Namespace Name Mixin selector official gLdpu;g:Ldoz;intermediary field_1841Lnet/minecraft/class_315;field_1841:Lnet/minecraft/class_4060;named aoLnet/minecraft/client/option/GameOptions;ao:Lnet/minecraft/client/option/AoMode;
-
resourcePacks
- Mappings:
Namespace Name Mixin selector official hLdpu;h:Ljava/util/List;intermediary field_1887Lnet/minecraft/class_315;field_1887:Ljava/util/List;named resourcePacksLnet/minecraft/client/option/GameOptions;resourcePacks:Ljava/util/List;
-
incompatibleResourcePacks
- Mappings:
Namespace Name Mixin selector official iLdpu;i:Ljava/util/List;intermediary field_1846Lnet/minecraft/class_315;field_1846:Ljava/util/List;named incompatibleResourcePacksLnet/minecraft/client/option/GameOptions;incompatibleResourcePacks:Ljava/util/List;
-
chatVisibility
- Mappings:
Namespace Name Mixin selector official jLdpu;j:Lbhi;intermediary field_1877Lnet/minecraft/class_315;field_1877:Lnet/minecraft/class_1659;named chatVisibilityLnet/minecraft/client/option/GameOptions;chatVisibility:Lnet/minecraft/client/option/ChatVisibility;
-
chatOpacity
public double chatOpacity- Mappings:
Namespace Name Mixin selector official kLdpu;k:Dintermediary field_1820Lnet/minecraft/class_315;field_1820:Dnamed chatOpacityLnet/minecraft/client/option/GameOptions;chatOpacity:D
-
chatLineSpacing
public double chatLineSpacing- Mappings:
Namespace Name Mixin selector official lLdpu;l:Dintermediary field_23932Lnet/minecraft/class_315;field_23932:Dnamed chatLineSpacingLnet/minecraft/client/option/GameOptions;chatLineSpacing:D
-
textBackgroundOpacity
public double textBackgroundOpacity- Mappings:
Namespace Name Mixin selector official mLdpu;m:Dintermediary field_18726Lnet/minecraft/class_315;field_18726:Dnamed textBackgroundOpacityLnet/minecraft/client/option/GameOptions;textBackgroundOpacity:D
-
fullscreenResolution
- Mappings:
Namespace Name Mixin selector official nLdpu;n:Ljava/lang/String;intermediary field_1828Lnet/minecraft/class_315;field_1828:Ljava/lang/String;named fullscreenResolutionLnet/minecraft/client/option/GameOptions;fullscreenResolution:Ljava/lang/String;
-
hideServerAddress
public boolean hideServerAddress- Mappings:
Namespace Name Mixin selector official oLdpu;o:Zintermediary field_1815Lnet/minecraft/class_315;field_1815:Znamed hideServerAddressLnet/minecraft/client/option/GameOptions;hideServerAddress:Z
-
advancedItemTooltips
public boolean advancedItemTooltips- Mappings:
Namespace Name Mixin selector official pLdpu;p:Zintermediary field_1827Lnet/minecraft/class_315;field_1827:Znamed advancedItemTooltipsLnet/minecraft/client/option/GameOptions;advancedItemTooltips:Z
-
pauseOnLostFocus
public boolean pauseOnLostFocus- Mappings:
Namespace Name Mixin selector official qLdpu;q:Zintermediary field_1837Lnet/minecraft/class_315;field_1837:Znamed pauseOnLostFocusLnet/minecraft/client/option/GameOptions;pauseOnLostFocus:Z
-
enabledPlayerModelParts
- Mappings:
Namespace Name Mixin selector official bbLdpu;bb:Ljava/util/Set;intermediary field_1892Lnet/minecraft/class_315;field_1892:Ljava/util/Set;named enabledPlayerModelPartsLnet/minecraft/client/option/GameOptions;enabledPlayerModelParts:Ljava/util/Set;
-
mainArm
- Mappings:
Namespace Name Mixin selector official rLdpu;r:Lard;intermediary field_1829Lnet/minecraft/class_315;field_1829:Lnet/minecraft/class_1306;named mainArmLnet/minecraft/client/option/GameOptions;mainArm:Lnet/minecraft/util/Arm;
-
overrideWidth
public int overrideWidth- Mappings:
Namespace Name Mixin selector official sLdpu;s:Iintermediary field_1872Lnet/minecraft/class_315;field_1872:Inamed overrideWidthLnet/minecraft/client/option/GameOptions;overrideWidth:I
-
overrideHeight
public int overrideHeight- Mappings:
Namespace Name Mixin selector official tLdpu;t:Iintermediary field_1885Lnet/minecraft/class_315;field_1885:Inamed overrideHeightLnet/minecraft/client/option/GameOptions;overrideHeight:I
-
heldItemTooltips
public boolean heldItemTooltips- Mappings:
Namespace Name Mixin selector official uLdpu;u:Zintermediary field_1905Lnet/minecraft/class_315;field_1905:Znamed heldItemTooltipsLnet/minecraft/client/option/GameOptions;heldItemTooltips:Z
-
chatScale
public double chatScale- Mappings:
Namespace Name Mixin selector official vLdpu;v:Dintermediary field_1908Lnet/minecraft/class_315;field_1908:Dnamed chatScaleLnet/minecraft/client/option/GameOptions;chatScale:D
-
chatWidth
public double chatWidth- Mappings:
Namespace Name Mixin selector official wLdpu;w:Dintermediary field_1915Lnet/minecraft/class_315;field_1915:Dnamed chatWidthLnet/minecraft/client/option/GameOptions;chatWidth:D
-
chatHeightUnfocused
public double chatHeightUnfocused- Mappings:
Namespace Name Mixin selector official xLdpu;x:Dintermediary field_1825Lnet/minecraft/class_315;field_1825:Dnamed chatHeightUnfocusedLnet/minecraft/client/option/GameOptions;chatHeightUnfocused:D
-
chatHeightFocused
public double chatHeightFocused- Mappings:
Namespace Name Mixin selector official yLdpu;y:Dintermediary field_1838Lnet/minecraft/class_315;field_1838:Dnamed chatHeightFocusedLnet/minecraft/client/option/GameOptions;chatHeightFocused:D
-
chatDelay
public double chatDelay- Mappings:
Namespace Name Mixin selector official zLdpu;z:Dintermediary field_23933Lnet/minecraft/class_315;field_23933:Dnamed chatDelayLnet/minecraft/client/option/GameOptions;chatDelay:D
-
mipmapLevels
public int mipmapLevels- Mappings:
Namespace Name Mixin selector official ALdpu;A:Iintermediary field_1856Lnet/minecraft/class_315;field_1856:Inamed mipmapLevelsLnet/minecraft/client/option/GameOptions;mipmapLevels:I
-
soundVolumeLevels
- Mappings:
Namespace Name Mixin selector official bcLdpu;bc:Ljava/util/Map;intermediary field_1916Lnet/minecraft/class_315;field_1916:Ljava/util/Map;named soundVolumeLevelsLnet/minecraft/client/option/GameOptions;soundVolumeLevels:Ljava/util/Map;
-
useNativeTransport
public boolean useNativeTransport- Mappings:
Namespace Name Mixin selector official BLdpu;B:Zintermediary field_1876Lnet/minecraft/class_315;field_1876:Znamed useNativeTransportLnet/minecraft/client/option/GameOptions;useNativeTransport:Z
-
attackIndicator
- Mappings:
Namespace Name Mixin selector official CLdpu;C:Ldpa;intermediary field_1895Lnet/minecraft/class_315;field_1895:Lnet/minecraft/class_4061;named attackIndicatorLnet/minecraft/client/option/GameOptions;attackIndicator:Lnet/minecraft/client/option/AttackIndicator;
-
tutorialStep
- Mappings:
Namespace Name Mixin selector official DLdpu;D:Leve;intermediary field_1875Lnet/minecraft/class_315;field_1875:Lnet/minecraft/class_1157;named tutorialStepLnet/minecraft/client/option/GameOptions;tutorialStep:Lnet/minecraft/client/tutorial/TutorialStep;
-
joinedFirstServer
public boolean joinedFirstServer- Mappings:
Namespace Name Mixin selector official ELdpu;E:Zintermediary field_26844Lnet/minecraft/class_315;field_26844:Znamed joinedFirstServerLnet/minecraft/client/option/GameOptions;joinedFirstServer:Z
-
biomeBlendRadius
public int biomeBlendRadius- Mappings:
Namespace Name Mixin selector official FLdpu;F:Iintermediary field_1878Lnet/minecraft/class_315;field_1878:Inamed biomeBlendRadiusLnet/minecraft/client/option/GameOptions;biomeBlendRadius:I
-
mouseWheelSensitivity
public double mouseWheelSensitivity- Mappings:
Namespace Name Mixin selector official GLdpu;G:Dintermediary field_1889Lnet/minecraft/class_315;field_1889:Dnamed mouseWheelSensitivityLnet/minecraft/client/option/GameOptions;mouseWheelSensitivity:D
-
rawMouseInput
public boolean rawMouseInput- Mappings:
Namespace Name Mixin selector official HLdpu;H:Zintermediary field_20308Lnet/minecraft/class_315;field_20308:Znamed rawMouseInputLnet/minecraft/client/option/GameOptions;rawMouseInput:Z
-
glDebugVerbosity
public int glDebugVerbosity- Mappings:
Namespace Name Mixin selector official ILdpu;I:Iintermediary field_1901Lnet/minecraft/class_315;field_1901:Inamed glDebugVerbosityLnet/minecraft/client/option/GameOptions;glDebugVerbosity:I
-
autoJump
public boolean autoJump- Mappings:
Namespace Name Mixin selector official JLdpu;J:Zintermediary field_1848Lnet/minecraft/class_315;field_1848:Znamed autoJumpLnet/minecraft/client/option/GameOptions;autoJump:Z
-
autoSuggestions
public boolean autoSuggestions- Mappings:
Namespace Name Mixin selector official KLdpu;K:Zintermediary field_1873Lnet/minecraft/class_315;field_1873:Znamed autoSuggestionsLnet/minecraft/client/option/GameOptions;autoSuggestions:Z
-
chatColors
public boolean chatColors- Mappings:
Namespace Name Mixin selector official LLdpu;L:Zintermediary field_1900Lnet/minecraft/class_315;field_1900:Znamed chatColorsLnet/minecraft/client/option/GameOptions;chatColors:Z
-
chatLinks
public boolean chatLinks- Mappings:
Namespace Name Mixin selector official MLdpu;M:Zintermediary field_1911Lnet/minecraft/class_315;field_1911:Znamed chatLinksLnet/minecraft/client/option/GameOptions;chatLinks:Z
-
chatLinksPrompt
public boolean chatLinksPrompt- Mappings:
Namespace Name Mixin selector official NLdpu;N:Zintermediary field_1817Lnet/minecraft/class_315;field_1817:Znamed chatLinksPromptLnet/minecraft/client/option/GameOptions;chatLinksPrompt:Z
-
enableVsync
public boolean enableVsync- Mappings:
Namespace Name Mixin selector official OLdpu;O:Zintermediary field_1884Lnet/minecraft/class_315;field_1884:Znamed enableVsyncLnet/minecraft/client/option/GameOptions;enableVsync:Z
-
entityShadows
public boolean entityShadows- Mappings:
Namespace Name Mixin selector official PLdpu;P:Zintermediary field_1888Lnet/minecraft/class_315;field_1888:Znamed entityShadowsLnet/minecraft/client/option/GameOptions;entityShadows:Z
-
forceUnicodeFont
public boolean forceUnicodeFont- Mappings:
Namespace Name Mixin selector official QLdpu;Q:Zintermediary field_1819Lnet/minecraft/class_315;field_1819:Znamed forceUnicodeFontLnet/minecraft/client/option/GameOptions;forceUnicodeFont:Z
-
invertYMouse
public boolean invertYMouse- Mappings:
Namespace Name Mixin selector official RLdpu;R:Zintermediary field_1865Lnet/minecraft/class_315;field_1865:Znamed invertYMouseLnet/minecraft/client/option/GameOptions;invertYMouse:Z
-
discreteMouseScroll
public boolean discreteMouseScroll- Mappings:
Namespace Name Mixin selector official SLdpu;S:Zintermediary field_19244Lnet/minecraft/class_315;field_19244:Znamed discreteMouseScrollLnet/minecraft/client/option/GameOptions;discreteMouseScroll:Z
-
realmsNotifications
public boolean realmsNotifications- Mappings:
Namespace Name Mixin selector official TLdpu;T:Zintermediary field_1830Lnet/minecraft/class_315;field_1830:Znamed realmsNotificationsLnet/minecraft/client/option/GameOptions;realmsNotifications:Z
-
reducedDebugInfo
public boolean reducedDebugInfo- Mappings:
Namespace Name Mixin selector official ULdpu;U:Zintermediary field_1910Lnet/minecraft/class_315;field_1910:Znamed reducedDebugInfoLnet/minecraft/client/option/GameOptions;reducedDebugInfo:Z
-
snooperEnabled
public boolean snooperEnabled- Mappings:
Namespace Name Mixin selector official VLdpu;V:Zintermediary field_1847Lnet/minecraft/class_315;field_1847:Znamed snooperEnabledLnet/minecraft/client/option/GameOptions;snooperEnabled:Z
-
showSubtitles
public boolean showSubtitles- Mappings:
Namespace Name Mixin selector official WLdpu;W:Zintermediary field_1818Lnet/minecraft/class_315;field_1818:Znamed showSubtitlesLnet/minecraft/client/option/GameOptions;showSubtitles:Z
-
backgroundForChatOnly
public boolean backgroundForChatOnly- Mappings:
Namespace Name Mixin selector official XLdpu;X:Zintermediary field_18725Lnet/minecraft/class_315;field_18725:Znamed backgroundForChatOnlyLnet/minecraft/client/option/GameOptions;backgroundForChatOnly:Z
-
touchscreen
public boolean touchscreen- Mappings:
Namespace Name Mixin selector official YLdpu;Y:Zintermediary field_1854Lnet/minecraft/class_315;field_1854:Znamed touchscreenLnet/minecraft/client/option/GameOptions;touchscreen:Z
-
fullscreen
public boolean fullscreen- Mappings:
Namespace Name Mixin selector official ZLdpu;Z:Zintermediary field_1857Lnet/minecraft/class_315;field_1857:Znamed fullscreenLnet/minecraft/client/option/GameOptions;fullscreen:Z
-
bobView
public boolean bobView- Mappings:
Namespace Name Mixin selector official aaLdpu;aa:Zintermediary field_1891Lnet/minecraft/class_315;field_1891:Znamed bobViewLnet/minecraft/client/option/GameOptions;bobView:Z
-
sneakToggled
public boolean sneakToggled- Mappings:
Namespace Name Mixin selector official abLdpu;ab:Zintermediary field_21332Lnet/minecraft/class_315;field_21332:Znamed sneakToggledLnet/minecraft/client/option/GameOptions;sneakToggled:Z
-
sprintToggled
public boolean sprintToggled- Mappings:
Namespace Name Mixin selector official acLdpu;ac:Zintermediary field_21333Lnet/minecraft/class_315;field_21333:Znamed sprintToggledLnet/minecraft/client/option/GameOptions;sprintToggled:Z
-
skipMultiplayerWarning
public boolean skipMultiplayerWarning- Mappings:
Namespace Name Mixin selector official adLdpu;ad:Zintermediary field_21840Lnet/minecraft/class_315;field_21840:Znamed skipMultiplayerWarningLnet/minecraft/client/option/GameOptions;skipMultiplayerWarning:Z
-
hideMatchedNames
public boolean hideMatchedNames- Mappings:
Namespace Name Mixin selector official aeLdpu;ae:Zintermediary field_26926Lnet/minecraft/class_315;field_26926:Znamed hideMatchedNamesLnet/minecraft/client/option/GameOptions;hideMatchedNames:Z
-
keyForward
- Mappings:
Namespace Name Mixin selector official afLdpu;af:Ldpn;intermediary field_1894Lnet/minecraft/class_315;field_1894:Lnet/minecraft/class_304;named keyForwardLnet/minecraft/client/option/GameOptions;keyForward:Lnet/minecraft/client/option/KeyBinding;
-
keyLeft
- Mappings:
Namespace Name Mixin selector official agLdpu;ag:Ldpn;intermediary field_1913Lnet/minecraft/class_315;field_1913:Lnet/minecraft/class_304;named keyLeftLnet/minecraft/client/option/GameOptions;keyLeft:Lnet/minecraft/client/option/KeyBinding;
-
keyBack
- Mappings:
Namespace Name Mixin selector official ahLdpu;ah:Ldpn;intermediary field_1881Lnet/minecraft/class_315;field_1881:Lnet/minecraft/class_304;named keyBackLnet/minecraft/client/option/GameOptions;keyBack:Lnet/minecraft/client/option/KeyBinding;
-
keyRight
- Mappings:
Namespace Name Mixin selector official aiLdpu;ai:Ldpn;intermediary field_1849Lnet/minecraft/class_315;field_1849:Lnet/minecraft/class_304;named keyRightLnet/minecraft/client/option/GameOptions;keyRight:Lnet/minecraft/client/option/KeyBinding;
-
keyJump
- Mappings:
Namespace Name Mixin selector official ajLdpu;aj:Ldpn;intermediary field_1903Lnet/minecraft/class_315;field_1903:Lnet/minecraft/class_304;named keyJumpLnet/minecraft/client/option/GameOptions;keyJump:Lnet/minecraft/client/option/KeyBinding;
-
keySneak
- Mappings:
Namespace Name Mixin selector official akLdpu;ak:Ldpn;intermediary field_1832Lnet/minecraft/class_315;field_1832:Lnet/minecraft/class_304;named keySneakLnet/minecraft/client/option/GameOptions;keySneak:Lnet/minecraft/client/option/KeyBinding;
-
keySprint
- Mappings:
Namespace Name Mixin selector official alLdpu;al:Ldpn;intermediary field_1867Lnet/minecraft/class_315;field_1867:Lnet/minecraft/class_304;named keySprintLnet/minecraft/client/option/GameOptions;keySprint:Lnet/minecraft/client/option/KeyBinding;
-
keyInventory
- Mappings:
Namespace Name Mixin selector official amLdpu;am:Ldpn;intermediary field_1822Lnet/minecraft/class_315;field_1822:Lnet/minecraft/class_304;named keyInventoryLnet/minecraft/client/option/GameOptions;keyInventory:Lnet/minecraft/client/option/KeyBinding;
-
keySwapHands
- Mappings:
Namespace Name Mixin selector official anLdpu;an:Ldpn;intermediary field_1831Lnet/minecraft/class_315;field_1831:Lnet/minecraft/class_304;named keySwapHandsLnet/minecraft/client/option/GameOptions;keySwapHands:Lnet/minecraft/client/option/KeyBinding;
-
keyDrop
- Mappings:
Namespace Name Mixin selector official aoLdpu;ao:Ldpn;intermediary field_1869Lnet/minecraft/class_315;field_1869:Lnet/minecraft/class_304;named keyDropLnet/minecraft/client/option/GameOptions;keyDrop:Lnet/minecraft/client/option/KeyBinding;
-
keyUse
- Mappings:
Namespace Name Mixin selector official apLdpu;ap:Ldpn;intermediary field_1904Lnet/minecraft/class_315;field_1904:Lnet/minecraft/class_304;named keyUseLnet/minecraft/client/option/GameOptions;keyUse:Lnet/minecraft/client/option/KeyBinding;
-
keyAttack
- Mappings:
Namespace Name Mixin selector official aqLdpu;aq:Ldpn;intermediary field_1886Lnet/minecraft/class_315;field_1886:Lnet/minecraft/class_304;named keyAttackLnet/minecraft/client/option/GameOptions;keyAttack:Lnet/minecraft/client/option/KeyBinding;
-
keyPickItem
- Mappings:
Namespace Name Mixin selector official arLdpu;ar:Ldpn;intermediary field_1871Lnet/minecraft/class_315;field_1871:Lnet/minecraft/class_304;named keyPickItemLnet/minecraft/client/option/GameOptions;keyPickItem:Lnet/minecraft/client/option/KeyBinding;
-
keyChat
- Mappings:
Namespace Name Mixin selector official asLdpu;as:Ldpn;intermediary field_1890Lnet/minecraft/class_315;field_1890:Lnet/minecraft/class_304;named keyChatLnet/minecraft/client/option/GameOptions;keyChat:Lnet/minecraft/client/option/KeyBinding;
-
keyPlayerList
- Mappings:
Namespace Name Mixin selector official atLdpu;at:Ldpn;intermediary field_1907Lnet/minecraft/class_315;field_1907:Lnet/minecraft/class_304;named keyPlayerListLnet/minecraft/client/option/GameOptions;keyPlayerList:Lnet/minecraft/client/option/KeyBinding;
-
keyCommand
- Mappings:
Namespace Name Mixin selector official auLdpu;au:Ldpn;intermediary field_1845Lnet/minecraft/class_315;field_1845:Lnet/minecraft/class_304;named keyCommandLnet/minecraft/client/option/GameOptions;keyCommand:Lnet/minecraft/client/option/KeyBinding;
-
keySocialInteractions
- Mappings:
Namespace Name Mixin selector official avLdpu;av:Ldpn;intermediary field_26845Lnet/minecraft/class_315;field_26845:Lnet/minecraft/class_304;named keySocialInteractionsLnet/minecraft/client/option/GameOptions;keySocialInteractions:Lnet/minecraft/client/option/KeyBinding;
-
keyScreenshot
- Mappings:
Namespace Name Mixin selector official awLdpu;aw:Ldpn;intermediary field_1835Lnet/minecraft/class_315;field_1835:Lnet/minecraft/class_304;named keyScreenshotLnet/minecraft/client/option/GameOptions;keyScreenshot:Lnet/minecraft/client/option/KeyBinding;
-
keyTogglePerspective
- Mappings:
Namespace Name Mixin selector official axLdpu;ax:Ldpn;intermediary field_1824Lnet/minecraft/class_315;field_1824:Lnet/minecraft/class_304;named keyTogglePerspectiveLnet/minecraft/client/option/GameOptions;keyTogglePerspective:Lnet/minecraft/client/option/KeyBinding;
-
keySmoothCamera
- Mappings:
Namespace Name Mixin selector official ayLdpu;ay:Ldpn;intermediary field_1816Lnet/minecraft/class_315;field_1816:Lnet/minecraft/class_304;named keySmoothCameraLnet/minecraft/client/option/GameOptions;keySmoothCamera:Lnet/minecraft/client/option/KeyBinding;
-
keyFullscreen
- Mappings:
Namespace Name Mixin selector official azLdpu;az:Ldpn;intermediary field_1836Lnet/minecraft/class_315;field_1836:Lnet/minecraft/class_304;named keyFullscreenLnet/minecraft/client/option/GameOptions;keyFullscreen:Lnet/minecraft/client/option/KeyBinding;
-
keySpectatorOutlines
- Mappings:
Namespace Name Mixin selector official aALdpu;aA:Ldpn;intermediary field_1906Lnet/minecraft/class_315;field_1906:Lnet/minecraft/class_304;named keySpectatorOutlinesLnet/minecraft/client/option/GameOptions;keySpectatorOutlines:Lnet/minecraft/client/option/KeyBinding;
-
keyAdvancements
- Mappings:
Namespace Name Mixin selector official aBLdpu;aB:Ldpn;intermediary field_1844Lnet/minecraft/class_315;field_1844:Lnet/minecraft/class_304;named keyAdvancementsLnet/minecraft/client/option/GameOptions;keyAdvancements:Lnet/minecraft/client/option/KeyBinding;
-
keysHotbar
- Mappings:
Namespace Name Mixin selector official aCLdpu;aC:[Ldpn;intermediary field_1852Lnet/minecraft/class_315;field_1852:[Lnet/minecraft/class_304;named keysHotbarLnet/minecraft/client/option/GameOptions;keysHotbar:[Lnet/minecraft/client/option/KeyBinding;
-
keySaveToolbarActivator
- Mappings:
Namespace Name Mixin selector official aDLdpu;aD:Ldpn;intermediary field_1879Lnet/minecraft/class_315;field_1879:Lnet/minecraft/class_304;named keySaveToolbarActivatorLnet/minecraft/client/option/GameOptions;keySaveToolbarActivator:Lnet/minecraft/client/option/KeyBinding;
-
keyLoadToolbarActivator
- Mappings:
Namespace Name Mixin selector official aELdpu;aE:Ldpn;intermediary field_1874Lnet/minecraft/class_315;field_1874:Lnet/minecraft/class_304;named keyLoadToolbarActivatorLnet/minecraft/client/option/GameOptions;keyLoadToolbarActivator:Lnet/minecraft/client/option/KeyBinding;
-
keysAll
- Mappings:
Namespace Name Mixin selector official aFLdpu;aF:[Ldpn;intermediary field_1839Lnet/minecraft/class_315;field_1839:[Lnet/minecraft/class_304;named keysAllLnet/minecraft/client/option/GameOptions;keysAll:[Lnet/minecraft/client/option/KeyBinding;
-
client
- Mappings:
Namespace Name Mixin selector official aGLdpu;aG:Ldpq;intermediary field_1863Lnet/minecraft/class_315;field_1863:Lnet/minecraft/class_310;named clientLnet/minecraft/client/option/GameOptions;client:Lnet/minecraft/client/MinecraftClient;
-
optionsFile
- Mappings:
Namespace Name Mixin selector official bdLdpu;bd:Ljava/io/File;intermediary field_1897Lnet/minecraft/class_315;field_1897:Ljava/io/File;named optionsFileLnet/minecraft/client/option/GameOptions;optionsFile:Ljava/io/File;
-
difficulty
- Mappings:
Namespace Name Mixin selector official aHLdpu;aH:Lapm;intermediary field_1851Lnet/minecraft/class_315;field_1851:Lnet/minecraft/class_1267;named difficultyLnet/minecraft/client/option/GameOptions;difficulty:Lnet/minecraft/world/Difficulty;
-
hudHidden
public boolean hudHidden- Mappings:
Namespace Name Mixin selector official aILdpu;aI:Zintermediary field_1842Lnet/minecraft/class_315;field_1842:Znamed hudHiddenLnet/minecraft/client/option/GameOptions;hudHidden:Z
-
perspective
- Mappings:
Namespace Name Mixin selector official beLdpu;be:Ldpc;intermediary field_26677Lnet/minecraft/class_315;field_26677:Lnet/minecraft/class_5498;named perspectiveLnet/minecraft/client/option/GameOptions;perspective:Lnet/minecraft/client/option/Perspective;
-
debugEnabled
public boolean debugEnabled- Mappings:
Namespace Name Mixin selector official aJLdpu;aJ:Zintermediary field_1866Lnet/minecraft/class_315;field_1866:Znamed debugEnabledLnet/minecraft/client/option/GameOptions;debugEnabled:Z
-
debugProfilerEnabled
public boolean debugProfilerEnabled- Mappings:
Namespace Name Mixin selector official aKLdpu;aK:Zintermediary field_1880Lnet/minecraft/class_315;field_1880:Znamed debugProfilerEnabledLnet/minecraft/client/option/GameOptions;debugProfilerEnabled:Z
-
debugTpsEnabled
public boolean debugTpsEnabled- Mappings:
Namespace Name Mixin selector official aLLdpu;aL:Zintermediary field_1893Lnet/minecraft/class_315;field_1893:Znamed debugTpsEnabledLnet/minecraft/client/option/GameOptions;debugTpsEnabled:Z
-
lastServer
- Mappings:
Namespace Name Mixin selector official aMLdpu;aM:Ljava/lang/String;intermediary field_1864Lnet/minecraft/class_315;field_1864:Ljava/lang/String;named lastServerLnet/minecraft/client/option/GameOptions;lastServer:Ljava/lang/String;
-
smoothCameraEnabled
public boolean smoothCameraEnabled- Mappings:
Namespace Name Mixin selector official aNLdpu;aN:Zintermediary field_1914Lnet/minecraft/class_315;field_1914:Znamed smoothCameraEnabledLnet/minecraft/client/option/GameOptions;smoothCameraEnabled:Z
-
fov
public double fov- Mappings:
Namespace Name Mixin selector official aOLdpu;aO:Dintermediary field_1826Lnet/minecraft/class_315;field_1826:Dnamed fovLnet/minecraft/client/option/GameOptions;fov:D
-
distortionEffectScale
public float distortionEffectScale- Mappings:
Namespace Name Mixin selector official aPLdpu;aP:Fintermediary field_26675Lnet/minecraft/class_315;field_26675:Fnamed distortionEffectScaleLnet/minecraft/client/option/GameOptions;distortionEffectScale:F
-
fovEffectScale
public float fovEffectScale- Mappings:
Namespace Name Mixin selector official aQLdpu;aQ:Fintermediary field_26676Lnet/minecraft/class_315;field_26676:Fnamed fovEffectScaleLnet/minecraft/client/option/GameOptions;fovEffectScale:F
-
gamma
public double gamma- Mappings:
Namespace Name Mixin selector official aRLdpu;aR:Dintermediary field_1840Lnet/minecraft/class_315;field_1840:Dnamed gammaLnet/minecraft/client/option/GameOptions;gamma:D
-
guiScale
public int guiScale- Mappings:
Namespace Name Mixin selector official aSLdpu;aS:Iintermediary field_1868Lnet/minecraft/class_315;field_1868:Inamed guiScaleLnet/minecraft/client/option/GameOptions;guiScale:I
-
particles
- Mappings:
Namespace Name Mixin selector official aTLdpu;aT:Ldpv;intermediary field_1882Lnet/minecraft/class_315;field_1882:Lnet/minecraft/class_4066;named particlesLnet/minecraft/client/option/GameOptions;particles:Lnet/minecraft/client/option/ParticlesMode;
-
narrator
- Mappings:
Namespace Name Mixin selector official aULdpu;aU:Ldps;intermediary field_1896Lnet/minecraft/class_315;field_1896:Lnet/minecraft/class_4065;named narratorLnet/minecraft/client/option/GameOptions;narrator:Lnet/minecraft/client/option/NarratorMode;
-
language
- Mappings:
Namespace Name Mixin selector official aVLdpu;aV:Ljava/lang/String;intermediary field_1883Lnet/minecraft/class_315;field_1883:Ljava/lang/String;named languageLnet/minecraft/client/option/GameOptions;language:Ljava/lang/String;
-
syncChunkWrites
public boolean syncChunkWrites- Mappings:
Namespace Name Mixin selector official aWLdpu;aW:Zintermediary field_25623Lnet/minecraft/class_315;field_25623:Znamed syncChunkWritesLnet/minecraft/client/option/GameOptions;syncChunkWrites:Z
-
-
Constructor Details
-
GameOptions
- Mappings:
Namespace Name Mixin selector official <init>Ldpu;<init>(Ldpq;Ljava/io/File;)Vintermediary <init>Lnet/minecraft/class_315;<init>(Lnet/minecraft/class_310;Ljava/io/File;)Vnamed <init>Lnet/minecraft/client/option/GameOptions;<init>(Lnet/minecraft/client/MinecraftClient;Ljava/io/File;)V
-
-
Method Details
-
getTextBackgroundOpacity
public float getTextBackgroundOpacity(float fallback)- Mappings:
Namespace Name Mixin selector official aLdpu;a(F)Fintermediary method_19343Lnet/minecraft/class_315;method_19343(F)Fnamed getTextBackgroundOpacityLnet/minecraft/client/option/GameOptions;getTextBackgroundOpacity(F)F
-
getTextBackgroundColor
public int getTextBackgroundColor(float fallbackOpacity)- Mappings:
Namespace Name Mixin selector official bLdpu;b(F)Iintermediary method_19345Lnet/minecraft/class_315;method_19345(F)Inamed getTextBackgroundColorLnet/minecraft/client/option/GameOptions;getTextBackgroundColor(F)I
-
getTextBackgroundColor
public int getTextBackgroundColor(int fallbackColor)- Mappings:
Namespace Name Mixin selector official aLdpu;a(I)Iintermediary method_19344Lnet/minecraft/class_315;method_19344(I)Inamed getTextBackgroundColorLnet/minecraft/client/option/GameOptions;getTextBackgroundColor(I)I
-
setKeyCode
- Mappings:
Namespace Name Mixin selector official aLdpu;a(Ldpn;Ldjz$a;)Vintermediary method_1641Lnet/minecraft/class_315;method_1641(Lnet/minecraft/class_304;Lnet/minecraft/class_3675$class_306;)Vnamed setKeyCodeLnet/minecraft/client/option/GameOptions;setKeyCode(Lnet/minecraft/client/option/KeyBinding;Lnet/minecraft/client/util/InputUtil$Key;)V
-
load
public void load()- Mappings:
Namespace Name Mixin selector official aLdpu;a()Vintermediary method_1636Lnet/minecraft/class_315;method_1636()Vnamed loadLnet/minecraft/client/option/GameOptions;load()V
-
isTrue
- Mappings:
Namespace Name Mixin selector official aLdpu;a(Ljava/lang/String;)Zintermediary method_32595Lnet/minecraft/class_315;method_32595(Ljava/lang/String;)Znamed isTrueLnet/minecraft/client/option/GameOptions;isTrue(Ljava/lang/String;)Z
-
isFalse
- Mappings:
Namespace Name Mixin selector official bLdpu;b(Ljava/lang/String;)Zintermediary method_32596Lnet/minecraft/class_315;method_32596(Ljava/lang/String;)Znamed isFalseLnet/minecraft/client/option/GameOptions;isFalse(Ljava/lang/String;)Z
-
update
- Mappings:
Namespace Name Mixin selector official aLdpu;a(Lmq;)Lmq;intermediary method_1626Lnet/minecraft/class_315;method_1626(Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;named updateLnet/minecraft/client/option/GameOptions;update(Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag;
-
parseFloat
- Mappings:
Namespace Name Mixin selector official cLdpu;c(Ljava/lang/String;)Fintermediary method_1634Lnet/minecraft/class_315;method_1634(Ljava/lang/String;)Fnamed parseFloatLnet/minecraft/client/option/GameOptions;parseFloat(Ljava/lang/String;)F
-
write
public void write()- Mappings:
Namespace Name Mixin selector official bLdpu;b()Vintermediary method_1640Lnet/minecraft/class_315;method_1640()Vnamed writeLnet/minecraft/client/option/GameOptions;write()V
-
getSoundVolume
- Mappings:
Namespace Name Mixin selector official aLdpu;a(Laeh;)Fintermediary method_1630Lnet/minecraft/class_315;method_1630(Lnet/minecraft/class_3419;)Fnamed getSoundVolumeLnet/minecraft/client/option/GameOptions;getSoundVolume(Lnet/minecraft/sound/SoundCategory;)F
-
setSoundVolume
- Mappings:
Namespace Name Mixin selector official aLdpu;a(Laeh;F)Vintermediary method_1624Lnet/minecraft/class_315;method_1624(Lnet/minecraft/class_3419;F)Vnamed setSoundVolumeLnet/minecraft/client/option/GameOptions;setSoundVolume(Lnet/minecraft/sound/SoundCategory;F)V
-
onPlayerModelPartChange
public void onPlayerModelPartChange()- Mappings:
Namespace Name Mixin selector official cLdpu;c()Vintermediary method_1643Lnet/minecraft/class_315;method_1643()Vnamed onPlayerModelPartChangeLnet/minecraft/client/option/GameOptions;onPlayerModelPartChange()V
-
setPlayerModelPart
- Mappings:
Namespace Name Mixin selector official aLdpu;a(Lbhl;Z)Vintermediary method_1635Lnet/minecraft/class_315;method_1635(Lnet/minecraft/class_1664;Z)Vnamed setPlayerModelPartLnet/minecraft/client/option/GameOptions;setPlayerModelPart(Lnet/minecraft/client/render/entity/PlayerModelPart;Z)V
-
isPlayerModelPartEnabled
- Mappings:
Namespace Name Mixin selector official aLdpu;a(Lbhl;)Zintermediary method_32594Lnet/minecraft/class_315;method_32594(Lnet/minecraft/class_1664;)Znamed isPlayerModelPartEnabledLnet/minecraft/client/option/GameOptions;isPlayerModelPartEnabled(Lnet/minecraft/client/render/entity/PlayerModelPart;)Z
-
togglePlayerModelPart
- Mappings:
Namespace Name Mixin selector official bLdpu;b(Lbhl;Z)Vintermediary method_1631Lnet/minecraft/class_315;method_1631(Lnet/minecraft/class_1664;Z)Vnamed togglePlayerModelPartLnet/minecraft/client/option/GameOptions;togglePlayerModelPart(Lnet/minecraft/client/render/entity/PlayerModelPart;Z)V
-
getCloudRenderMode
- Mappings:
Namespace Name Mixin selector official dLdpu;d()Ldpe;intermediary method_1632Lnet/minecraft/class_315;method_1632()Lnet/minecraft/class_4063;named getCloudRenderModeLnet/minecraft/client/option/GameOptions;getCloudRenderMode()Lnet/minecraft/client/option/CloudRenderMode;
-
shouldUseNativeTransport
public boolean shouldUseNativeTransport()- Mappings:
Namespace Name Mixin selector official eLdpu;e()Zintermediary method_1639Lnet/minecraft/class_315;method_1639()Znamed shouldUseNativeTransportLnet/minecraft/client/option/GameOptions;shouldUseNativeTransport()Z
-
addResourcePackProfilesToManager
- Mappings:
Namespace Name Mixin selector official aLdpu;a(Lacm;)Vintermediary method_1627Lnet/minecraft/class_315;method_1627(Lnet/minecraft/class_3283;)Vnamed addResourcePackProfilesToManagerLnet/minecraft/client/option/GameOptions;addResourcePackProfilesToManager(Lnet/minecraft/resource/ResourcePackManager;)V
-
getPerspective
- Mappings:
Namespace Name Mixin selector official fLdpu;f()Ldpc;intermediary method_31044Lnet/minecraft/class_315;method_31044()Lnet/minecraft/class_5498;named getPerspectiveLnet/minecraft/client/option/GameOptions;getPerspective()Lnet/minecraft/client/option/Perspective;
-
setPerspective
- Mappings:
Namespace Name Mixin selector official aLdpu;a(Ldpc;)Vintermediary method_31043Lnet/minecraft/class_315;method_31043(Lnet/minecraft/class_5498;)Vnamed setPerspectiveLnet/minecraft/client/option/GameOptions;setPerspective(Lnet/minecraft/client/option/Perspective;)V
-