Package net.minecraft.client.option
Class GameOptions
java.lang.Object
net.minecraft.client.option.GameOptions
- Mappings:
Namespace Name official dxyintermediary net/minecraft/class_315named net/minecraft/client/option/GameOptions
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanfinal KeyBindingA key binding for opening the advancements screen.final KeyBinding[]An array of all key bindings.booleanfinal KeyBindingA key binding for attacking an entity or breaking a block.booleanbooleanbooleanfinal KeyBindingA key binding for moving backward.intbooleanbooleandoubledoubledoublefinal KeyBindingA key binding for opening the chat screen.doublebooleanbooleandoubledoubledoubleprotected MinecraftClientprivate static final Splitterfinal KeyBindingA key binding for opening the chat screen with the/already typed.booleanbooleanbooleanbooleanfloatfinal KeyBindingA key binding for dropping the item in the selected slot.private final Set<PlayerModelPart>booleanfloatbooleanstatic final intstatic final intprivate static final floatstatic final intstatic final intstatic final intstatic final intstatic final Stringbooleanfinal KeyBindingA key binding for moving forward.doublefloatbooleanfinal KeyBindingA key binding for toggling fullscreen.doubleintprivate static final Gsonintbooleanbooleanbooleanbooleanbooleanfinal KeyBinding[]Key bindings for selecting hotbar slots.booleanfinal KeyBindingA key binding for opening the inventory screen.booleanbooleanfinal KeyBindingA key binding for jumping.final KeyBindingA key binding for moving left.final KeyBindingA key binding for loading the hotbar items in creative mode.(package private) static final org.slf4j.Loggerintintbooleandoubledoubleprivate final Fileintintbooleanprivate Perspectivefinal KeyBindingfinal KeyBindingA key binding for displaying the player list.booleanbooleanbooleanfinal KeyBindingA key binding for moving right.final KeyBindingA key binding for saving the hotbar items in creative mode.final KeyBindingA key binding for taking a screenshot.private intbooleanbooleanintbooleanbooleanfinal KeyBindingA key binding for toggling smooth camera.final KeyBindingA key binding for sneaking.booleanfinal KeyBindingA key binding for opening the social interactions screen.private final Object2FloatMap<SoundCategory>final KeyBindingA key binding for highlighting players in spectator mode.final KeyBindingA key binding for sprinting.booleanfinal KeyBindingA key binding for swapping the items in the selected slot and the off hand.booleandoublefinal KeyBindingA key binding for toggling perspective.booleanfinal KeyBindingA key binding for using an item, such as placing a block.booleanint -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidaccept(GameOptions.Visitor visitor) voidfloatgetSoundVolume(SoundCategory category) intgetTextBackgroundColor(float fallbackOpacity) intgetTextBackgroundColor(int fallbackColor) floatgetTextBackgroundOpacity(float fallback) int(package private) static booleanboolean(package private) static booleanvoidload()private static AoModeprivate static Armprivate static CloudRenderModeloadCloudRenderMode(String literal) private static Stringprivate static StringvoidSends the current client settings to the server if the client is connected to a server.voidsetKeyCode(KeyBinding key, InputUtil.Key code) voidsetPerspective(Perspective perspective) private voidsetPlayerModelPart(PlayerModelPart part, boolean enabled) voidsetServerViewDistance(int viewDistance) voidsetSoundVolume(SoundCategory category, float volume) booleanvoidtogglePlayerModelPart(PlayerModelPart part, boolean enabled) private NbtCompoundupdate(NbtCompound nbt) voidwrite()
-
Field Details
-
LOGGER
static final org.slf4j.Logger LOGGER- Mappings:
Namespace Name Mixin selector official blLdxy;bl:Lorg/slf4j/Logger;intermediary field_1834Lnet/minecraft/class_315;field_1834:Lorg/slf4j/Logger;named LOGGERLnet/minecraft/client/option/GameOptions;LOGGER:Lorg/slf4j/Logger;
-
GSON
- Mappings:
Namespace Name Mixin selector official bmLdxy;bm: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 bnLdxy;bn: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;
-
field_32149
public static final int field_32149- See Also:
- Mappings:
Namespace Name Mixin selector official aLdxy;a:Iintermediary field_32149Lnet/minecraft/class_315;field_32149:Inamed field_32149Lnet/minecraft/client/option/GameOptions;field_32149:I
-
field_32150
public static final int field_32150- See Also:
- Mappings:
Namespace Name Mixin selector official bLdxy;b:Iintermediary field_32150Lnet/minecraft/class_315;field_32150:Inamed field_32150Lnet/minecraft/client/option/GameOptions;field_32150:I
-
field_32152
public static final int field_32152- See Also:
- Mappings:
Namespace Name Mixin selector official cLdxy;c:Iintermediary field_32152Lnet/minecraft/class_315;field_32152:Inamed field_32152Lnet/minecraft/client/option/GameOptions;field_32152:I
-
field_32153
public static final int field_32153- See Also:
- Mappings:
Namespace Name Mixin selector official dLdxy;d:Iintermediary field_32153Lnet/minecraft/class_315;field_32153:Inamed field_32153Lnet/minecraft/client/option/GameOptions;field_32153:I
-
field_32154
public static final int field_32154- See Also:
- Mappings:
Namespace Name Mixin selector official eLdxy;e:Iintermediary field_32154Lnet/minecraft/class_315;field_32154:Inamed field_32154Lnet/minecraft/client/option/GameOptions;field_32154:I
-
field_32155
public static final int field_32155- See Also:
- Mappings:
Namespace Name Mixin selector official fLdxy;f:Iintermediary field_32155Lnet/minecraft/class_315;field_32155:Inamed field_32155Lnet/minecraft/client/option/GameOptions;field_32155:I
-
COLON_SPLITTER
- Mappings:
Namespace Name Mixin selector official boLdxy;bo: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;
-
field_32151
private static final float field_32151- See Also:
- Mappings:
Namespace Name Mixin selector official bpLdxy;bp:Fintermediary field_32151Lnet/minecraft/class_315;field_32151:Fnamed field_32151Lnet/minecraft/client/option/GameOptions;field_32151:F
-
field_34785
- See Also:
- Mappings:
Namespace Name Mixin selector official gLdxy;g:Ljava/lang/String;intermediary field_34785Lnet/minecraft/class_315;field_34785:Ljava/lang/String;named field_34785Lnet/minecraft/client/option/GameOptions;field_34785:Ljava/lang/String;
-
monochromeLogo
public boolean monochromeLogo- Mappings:
Namespace Name Mixin selector official hLdxy;h:Zintermediary field_32156Lnet/minecraft/class_315;field_32156:Znamed monochromeLogoLnet/minecraft/client/option/GameOptions;monochromeLogo:Z
-
hideLightningFlashes
public boolean hideLightningFlashes- Mappings:
Namespace Name Mixin selector official iLdxy;i:Zintermediary field_34786Lnet/minecraft/class_315;field_34786:Znamed hideLightningFlashesLnet/minecraft/client/option/GameOptions;hideLightningFlashes:Z
-
mouseSensitivity
public double mouseSensitivity- Mappings:
Namespace Name Mixin selector official jLdxy;j: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 kLdxy;k:Iintermediary field_1870Lnet/minecraft/class_315;field_1870:Inamed viewDistanceLnet/minecraft/client/option/GameOptions;viewDistance:I
-
simulationDistance
public int simulationDistance- Mappings:
Namespace Name Mixin selector official lLdxy;l:Iintermediary field_34959Lnet/minecraft/class_315;field_34959:Inamed simulationDistanceLnet/minecraft/client/option/GameOptions;simulationDistance:I
-
serverViewDistance
private int serverViewDistance- Mappings:
Namespace Name Mixin selector official bqLdxy;bq:Iintermediary field_34784Lnet/minecraft/class_315;field_34784:Inamed serverViewDistanceLnet/minecraft/client/option/GameOptions;serverViewDistance:I
-
entityDistanceScaling
public float entityDistanceScaling- Mappings:
Namespace Name Mixin selector official mLdxy;m: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 nLdxy;n:Iintermediary field_1909Lnet/minecraft/class_315;field_1909:Inamed maxFpsLnet/minecraft/client/option/GameOptions;maxFps:I
-
cloudRenderMode
- Mappings:
Namespace Name Mixin selector official oLdxy;o:Ldxi;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 pLdxy;p:Ldxo;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 qLdxy;q:Ldxc;intermediary field_1841Lnet/minecraft/class_315;field_1841:Lnet/minecraft/class_4060;named aoLnet/minecraft/client/option/GameOptions;ao:Lnet/minecraft/client/option/AoMode;
-
chunkBuilderMode
- Mappings:
Namespace Name Mixin selector official rLdxy;r:Ldya;intermediary field_34787Lnet/minecraft/class_315;field_34787:Lnet/minecraft/class_6597;named chunkBuilderModeLnet/minecraft/client/option/GameOptions;chunkBuilderMode:Lnet/minecraft/client/render/ChunkBuilderMode;
-
resourcePacks
- Mappings:
Namespace Name Mixin selector official sLdxy;s: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 tLdxy;t: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 uLdxy;u:Lbnu;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 vLdxy;v: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 wLdxy;w: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 xLdxy;x:Dintermediary field_18726Lnet/minecraft/class_315;field_18726:Dnamed textBackgroundOpacityLnet/minecraft/client/option/GameOptions;textBackgroundOpacity:D
-
fullscreenResolution
- Mappings:
Namespace Name Mixin selector official yLdxy;y: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 zLdxy;z: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 ALdxy;A: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 BLdxy;B:Zintermediary field_1837Lnet/minecraft/class_315;field_1837:Znamed pauseOnLostFocusLnet/minecraft/client/option/GameOptions;pauseOnLostFocus:Z
-
enabledPlayerModelParts
- Mappings:
Namespace Name Mixin selector official brLdxy;br: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 CLdxy;C:Laxh;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 DLdxy;D: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 ELdxy;E: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 FLdxy;F: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 GLdxy;G: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 HLdxy;H: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 ILdxy;I: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 JLdxy;J: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 KLdxy;K: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 LLdxy;L:Iintermediary field_1856Lnet/minecraft/class_315;field_1856:Inamed mipmapLevelsLnet/minecraft/client/option/GameOptions;mipmapLevels:I
-
soundVolumeLevels
- Mappings:
Namespace Name Mixin selector official bsLdxy;bs:Lit/unimi/dsi/fastutil/objects/Object2FloatMap;intermediary field_1916Lnet/minecraft/class_315;field_1916:Lit/unimi/dsi/fastutil/objects/Object2FloatMap;named soundVolumeLevelsLnet/minecraft/client/option/GameOptions;soundVolumeLevels:Lit/unimi/dsi/fastutil/objects/Object2FloatMap;
-
useNativeTransport
public boolean useNativeTransport- Mappings:
Namespace Name Mixin selector official MLdxy;M:Zintermediary field_1876Lnet/minecraft/class_315;field_1876:Znamed useNativeTransportLnet/minecraft/client/option/GameOptions;useNativeTransport:Z
-
attackIndicator
- Mappings:
Namespace Name Mixin selector official NLdxy;N:Ldxd;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 OLdxy;O:Lfeb;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 PLdxy;P:Zintermediary field_26844Lnet/minecraft/class_315;field_26844:Znamed joinedFirstServerLnet/minecraft/client/option/GameOptions;joinedFirstServer:Z
-
hideBundleTutorial
public boolean hideBundleTutorial- Mappings:
Namespace Name Mixin selector official QLdxy;Q:Zintermediary field_28777Lnet/minecraft/class_315;field_28777:Znamed hideBundleTutorialLnet/minecraft/client/option/GameOptions;hideBundleTutorial:Z
-
biomeBlendRadius
public int biomeBlendRadius- Mappings:
Namespace Name Mixin selector official RLdxy;R: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 SLdxy;S: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 TLdxy;T: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 ULdxy;U: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 VLdxy;V: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 WLdxy;W: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 XLdxy;X: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 YLdxy;Y: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 ZLdxy;Z: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 aaLdxy;aa: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 abLdxy;ab: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 acLdxy;ac: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 adLdxy;ad: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 aeLdxy;ae: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 afLdxy;af:Zintermediary field_1830Lnet/minecraft/class_315;field_1830:Znamed realmsNotificationsLnet/minecraft/client/option/GameOptions;realmsNotifications:Z
-
allowServerListing
public boolean allowServerListing- Mappings:
Namespace Name Mixin selector official agLdxy;ag:Zintermediary field_35637Lnet/minecraft/class_315;field_35637:Znamed allowServerListingLnet/minecraft/client/option/GameOptions;allowServerListing:Z
-
reducedDebugInfo
public boolean reducedDebugInfo- Mappings:
Namespace Name Mixin selector official ahLdxy;ah:Zintermediary field_1910Lnet/minecraft/class_315;field_1910:Znamed reducedDebugInfoLnet/minecraft/client/option/GameOptions;reducedDebugInfo:Z
-
showSubtitles
public boolean showSubtitles- Mappings:
Namespace Name Mixin selector official aiLdxy;ai: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 ajLdxy;aj: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 akLdxy;ak: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 alLdxy;al: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 amLdxy;am: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 anLdxy;an: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 aoLdxy;ao: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 apLdxy;ap: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 aqLdxy;aq:Zintermediary field_26926Lnet/minecraft/class_315;field_26926:Znamed hideMatchedNamesLnet/minecraft/client/option/GameOptions;hideMatchedNames:Z
-
showAutosaveIndicator
public boolean showAutosaveIndicator- Mappings:
Namespace Name Mixin selector official arLdxy;ar:Zintermediary field_35426Lnet/minecraft/class_315;field_35426:Znamed showAutosaveIndicatorLnet/minecraft/client/option/GameOptions;showAutosaveIndicator:Z
-
forwardKey
A key binding for moving forward. Bound to the W key by default.- Mappings:
Namespace Name Mixin selector official asLdxy;as:Ldxr;intermediary field_1894Lnet/minecraft/class_315;field_1894:Lnet/minecraft/class_304;named forwardKeyLnet/minecraft/client/option/GameOptions;forwardKey:Lnet/minecraft/client/option/KeyBinding;
-
leftKey
A key binding for moving left. Bound to the A key by default.- Mappings:
Namespace Name Mixin selector official atLdxy;at:Ldxr;intermediary field_1913Lnet/minecraft/class_315;field_1913:Lnet/minecraft/class_304;named leftKeyLnet/minecraft/client/option/GameOptions;leftKey:Lnet/minecraft/client/option/KeyBinding;
-
backKey
A key binding for moving backward. Bound to the S key by default.- Mappings:
Namespace Name Mixin selector official auLdxy;au:Ldxr;intermediary field_1881Lnet/minecraft/class_315;field_1881:Lnet/minecraft/class_304;named backKeyLnet/minecraft/client/option/GameOptions;backKey:Lnet/minecraft/client/option/KeyBinding;
-
rightKey
A key binding for moving right. Bound to the D key by default.- Mappings:
Namespace Name Mixin selector official avLdxy;av:Ldxr;intermediary field_1849Lnet/minecraft/class_315;field_1849:Lnet/minecraft/class_304;named rightKeyLnet/minecraft/client/option/GameOptions;rightKey:Lnet/minecraft/client/option/KeyBinding;
-
jumpKey
A key binding for jumping. Bound to the space key by default.- Mappings:
Namespace Name Mixin selector official awLdxy;aw:Ldxr;intermediary field_1903Lnet/minecraft/class_315;field_1903:Lnet/minecraft/class_304;named jumpKeyLnet/minecraft/client/option/GameOptions;jumpKey:Lnet/minecraft/client/option/KeyBinding;
-
sneakKey
A key binding for sneaking. Bound to the left shift key by default.- Mappings:
Namespace Name Mixin selector official axLdxy;ax:Ldxr;intermediary field_1832Lnet/minecraft/class_315;field_1832:Lnet/minecraft/class_304;named sneakKeyLnet/minecraft/client/option/GameOptions;sneakKey:Lnet/minecraft/client/option/KeyBinding;
-
sprintKey
A key binding for sprinting. Bound to the left control key by default.- Mappings:
Namespace Name Mixin selector official ayLdxy;ay:Ldxr;intermediary field_1867Lnet/minecraft/class_315;field_1867:Lnet/minecraft/class_304;named sprintKeyLnet/minecraft/client/option/GameOptions;sprintKey:Lnet/minecraft/client/option/KeyBinding;
-
inventoryKey
A key binding for opening the inventory screen. Bound to the E key by default.- Mappings:
Namespace Name Mixin selector official azLdxy;az:Ldxr;intermediary field_1822Lnet/minecraft/class_315;field_1822:Lnet/minecraft/class_304;named inventoryKeyLnet/minecraft/client/option/GameOptions;inventoryKey:Lnet/minecraft/client/option/KeyBinding;
-
swapHandsKey
A key binding for swapping the items in the selected slot and the off hand. Bound to the F key by default.The selected slot is the slot the mouse is over when in a screen. Otherwise, it is the main hand.
- Mappings:
Namespace Name Mixin selector official aALdxy;aA:Ldxr;intermediary field_1831Lnet/minecraft/class_315;field_1831:Lnet/minecraft/class_304;named swapHandsKeyLnet/minecraft/client/option/GameOptions;swapHandsKey:Lnet/minecraft/client/option/KeyBinding;
-
dropKey
A key binding for dropping the item in the selected slot. Bound to the Q key by default.The selected slot is the slot the mouse is over when in a screen. Otherwise, it is the main hand.
- Mappings:
Namespace Name Mixin selector official aBLdxy;aB:Ldxr;intermediary field_1869Lnet/minecraft/class_315;field_1869:Lnet/minecraft/class_304;named dropKeyLnet/minecraft/client/option/GameOptions;dropKey:Lnet/minecraft/client/option/KeyBinding;
-
useKey
A key binding for using an item, such as placing a block. Bound to the right mouse button by default.- Mappings:
Namespace Name Mixin selector official aCLdxy;aC:Ldxr;intermediary field_1904Lnet/minecraft/class_315;field_1904:Lnet/minecraft/class_304;named useKeyLnet/minecraft/client/option/GameOptions;useKey:Lnet/minecraft/client/option/KeyBinding;
-
attackKey
A key binding for attacking an entity or breaking a block. Bound to the left mouse button by default.- Mappings:
Namespace Name Mixin selector official aDLdxy;aD:Ldxr;intermediary field_1886Lnet/minecraft/class_315;field_1886:Lnet/minecraft/class_304;named attackKeyLnet/minecraft/client/option/GameOptions;attackKey:Lnet/minecraft/client/option/KeyBinding;
-
pickItemKey
A key binding for holding an item corresponding to the entity or block the player is looking at. Bound to the middle mouse button by default.- Mappings:
Namespace Name Mixin selector official aELdxy;aE:Ldxr;intermediary field_1871Lnet/minecraft/class_315;field_1871:Lnet/minecraft/class_304;named pickItemKeyLnet/minecraft/client/option/GameOptions;pickItemKey:Lnet/minecraft/client/option/KeyBinding;
-
chatKey
A key binding for opening the chat screen. Bound to the T key by default.- Mappings:
Namespace Name Mixin selector official aFLdxy;aF:Ldxr;intermediary field_1890Lnet/minecraft/class_315;field_1890:Lnet/minecraft/class_304;named chatKeyLnet/minecraft/client/option/GameOptions;chatKey:Lnet/minecraft/client/option/KeyBinding;
-
playerListKey
A key binding for displaying the player list. Bound to the tab key by default.- Mappings:
Namespace Name Mixin selector official aGLdxy;aG:Ldxr;intermediary field_1907Lnet/minecraft/class_315;field_1907:Lnet/minecraft/class_304;named playerListKeyLnet/minecraft/client/option/GameOptions;playerListKey:Lnet/minecraft/client/option/KeyBinding;
-
commandKey
A key binding for opening the chat screen with the/already typed. Bound to the slash key by default.- Mappings:
Namespace Name Mixin selector official aHLdxy;aH:Ldxr;intermediary field_1845Lnet/minecraft/class_315;field_1845:Lnet/minecraft/class_304;named commandKeyLnet/minecraft/client/option/GameOptions;commandKey:Lnet/minecraft/client/option/KeyBinding;
-
screenshotKey
A key binding for taking a screenshot. Bound to the F2 key by default.- Mappings:
Namespace Name Mixin selector official aJLdxy;aJ:Ldxr;intermediary field_1835Lnet/minecraft/class_315;field_1835:Lnet/minecraft/class_304;named screenshotKeyLnet/minecraft/client/option/GameOptions;screenshotKey:Lnet/minecraft/client/option/KeyBinding;
-
togglePerspectiveKey
A key binding for toggling perspective. Bound to the F5 key by default.- Mappings:
Namespace Name Mixin selector official aKLdxy;aK:Ldxr;intermediary field_1824Lnet/minecraft/class_315;field_1824:Lnet/minecraft/class_304;named togglePerspectiveKeyLnet/minecraft/client/option/GameOptions;togglePerspectiveKey:Lnet/minecraft/client/option/KeyBinding;
-
smoothCameraKey
A key binding for toggling smooth camera. Not bound to any keys by default.- Mappings:
Namespace Name Mixin selector official aLLdxy;aL:Ldxr;intermediary field_1816Lnet/minecraft/class_315;field_1816:Lnet/minecraft/class_304;named smoothCameraKeyLnet/minecraft/client/option/GameOptions;smoothCameraKey:Lnet/minecraft/client/option/KeyBinding;
-
fullscreenKey
A key binding for toggling fullscreen. Bound to the F11 key by default.- Mappings:
Namespace Name Mixin selector official aMLdxy;aM:Ldxr;intermediary field_1836Lnet/minecraft/class_315;field_1836:Lnet/minecraft/class_304;named fullscreenKeyLnet/minecraft/client/option/GameOptions;fullscreenKey:Lnet/minecraft/client/option/KeyBinding;
-
spectatorOutlinesKey
A key binding for highlighting players in spectator mode. Not bound to any keys by default.- Mappings:
Namespace Name Mixin selector official aNLdxy;aN:Ldxr;intermediary field_1906Lnet/minecraft/class_315;field_1906:Lnet/minecraft/class_304;named spectatorOutlinesKeyLnet/minecraft/client/option/GameOptions;spectatorOutlinesKey:Lnet/minecraft/client/option/KeyBinding;
-
advancementsKey
A key binding for opening the advancements screen. Bound to the L key by default.- Mappings:
Namespace Name Mixin selector official aOLdxy;aO:Ldxr;intermediary field_1844Lnet/minecraft/class_315;field_1844:Lnet/minecraft/class_304;named advancementsKeyLnet/minecraft/client/option/GameOptions;advancementsKey:Lnet/minecraft/client/option/KeyBinding;
-
hotbarKeys
Key bindings for selecting hotbar slots. Bound to the corresponding number keys (from the 1 key to the 9 key) by default.- Mappings:
Namespace Name Mixin selector official aPLdxy;aP:[Ldxr;intermediary field_1852Lnet/minecraft/class_315;field_1852:[Lnet/minecraft/class_304;named hotbarKeysLnet/minecraft/client/option/GameOptions;hotbarKeys:[Lnet/minecraft/client/option/KeyBinding;
-
saveToolbarActivatorKey
A key binding for saving the hotbar items in creative mode. Bound to the C key by default.- Mappings:
Namespace Name Mixin selector official aQLdxy;aQ:Ldxr;intermediary field_1879Lnet/minecraft/class_315;field_1879:Lnet/minecraft/class_304;named saveToolbarActivatorKeyLnet/minecraft/client/option/GameOptions;saveToolbarActivatorKey:Lnet/minecraft/client/option/KeyBinding;
-
loadToolbarActivatorKey
A key binding for loading the hotbar items in creative mode. Bound to the X key by default.- Mappings:
Namespace Name Mixin selector official aRLdxy;aR:Ldxr;intermediary field_1874Lnet/minecraft/class_315;field_1874:Lnet/minecraft/class_304;named loadToolbarActivatorKeyLnet/minecraft/client/option/GameOptions;loadToolbarActivatorKey:Lnet/minecraft/client/option/KeyBinding;
-
allKeys
An array of all key bindings.Key bindings in this array are shown and can be configured in the controls options screen.
- Mappings:
Namespace Name Mixin selector official aSLdxy;aS:[Ldxr;intermediary field_1839Lnet/minecraft/class_315;field_1839:[Lnet/minecraft/class_304;named allKeysLnet/minecraft/client/option/GameOptions;allKeys:[Lnet/minecraft/client/option/KeyBinding;
-
client
- Mappings:
Namespace Name Mixin selector official aTLdxy;aT:Ldxu;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 btLdxy;bt: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 aULdxy;aU:Lavs;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 aVLdxy;aV:Zintermediary field_1842Lnet/minecraft/class_315;field_1842:Znamed hudHiddenLnet/minecraft/client/option/GameOptions;hudHidden:Z
-
perspective
- Mappings:
Namespace Name Mixin selector official buLdxy;bu:Ldxf;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 aWLdxy;aW: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 aXLdxy;aX: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 aYLdxy;aY:Zintermediary field_1893Lnet/minecraft/class_315;field_1893:Znamed debugTpsEnabledLnet/minecraft/client/option/GameOptions;debugTpsEnabled:Z
-
lastServer
- Mappings:
Namespace Name Mixin selector official aZLdxy;aZ: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 baLdxy;ba: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 bbLdxy;bb: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 bcLdxy;bc: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 bdLdxy;bd: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 beLdxy;be: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 bfLdxy;bf:Iintermediary field_1868Lnet/minecraft/class_315;field_1868:Inamed guiScaleLnet/minecraft/client/option/GameOptions;guiScale:I
-
particles
- Mappings:
Namespace Name Mixin selector official bgLdxy;bg:Ldxz;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 bhLdxy;bh:Ldxw;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 biLdxy;bi:Ljava/lang/String;intermediary field_1883Lnet/minecraft/class_315;field_1883:Ljava/lang/String;named languageLnet/minecraft/client/option/GameOptions;language:Ljava/lang/String;
-
soundDevice
- Mappings:
Namespace Name Mixin selector official bjLdxy;bj:Ljava/lang/String;intermediary field_34783Lnet/minecraft/class_315;field_34783:Ljava/lang/String;named soundDeviceLnet/minecraft/client/option/GameOptions;soundDevice:Ljava/lang/String;
-
syncChunkWrites
public boolean syncChunkWrites- Mappings:
Namespace Name Mixin selector official bkLdxy;bk: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>Ldxy;<init>(Ldxu;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 aLdxy;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 bLdxy;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 aLdxy;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 aLdxy;a(Ldxr;Ldrk$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
-
accept
- Mappings:
Namespace Name Mixin selector official aLdxy;a(Ldxy$a;)Vintermediary method_33666Lnet/minecraft/class_315;method_33666(Lnet/minecraft/class_315$class_5823;)Vnamed acceptLnet/minecraft/client/option/GameOptions;accept(Lnet/minecraft/client/option/GameOptions$Visitor;)V
-
load
public void load()- Mappings:
Namespace Name Mixin selector official aLdxy;a()Vintermediary method_1636Lnet/minecraft/class_315;method_1636()Vnamed loadLnet/minecraft/client/option/GameOptions;load()V
-
isTrue
- Mappings:
Namespace Name Mixin selector official aLdxy;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 bLdxy;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 aLdxy;a(Loc;)Loc;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/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;
-
write
public void write()- Mappings:
Namespace Name Mixin selector official bLdxy;b()Vintermediary method_1640Lnet/minecraft/class_315;method_1640()Vnamed writeLnet/minecraft/client/option/GameOptions;write()V
-
getSoundVolume
- Mappings:
Namespace Name Mixin selector official aLdxy;a(Lahb;)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 aLdxy;a(Lahb;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
-
sendClientSettings
public void sendClientSettings()Sends the current client settings to the server if the client is connected to a server.Called when a player joins the game or when client settings are changed.
- Mappings:
Namespace Name Mixin selector official cLdxy;c()Vintermediary method_1643Lnet/minecraft/class_315;method_1643()Vnamed sendClientSettingsLnet/minecraft/client/option/GameOptions;sendClientSettings()V
-
setPlayerModelPart
- Mappings:
Namespace Name Mixin selector official bLdxy;b(Lbnx;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 aLdxy;a(Lbnx;)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 aLdxy;a(Lbnx;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 dLdxy;d()Ldxi;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 eLdxy;e()Zintermediary method_1639Lnet/minecraft/class_315;method_1639()Znamed shouldUseNativeTransportLnet/minecraft/client/option/GameOptions;shouldUseNativeTransport()Z
-
addResourcePackProfilesToManager
- Mappings:
Namespace Name Mixin selector official aLdxy;a(Lafe;)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 fLdxy;f()Ldxf;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 aLdxy;a(Ldxf;)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
-
parseList
- Mappings:
Namespace Name Mixin selector official cLdxy;c(Ljava/lang/String;)Ljava/util/List;intermediary method_33671Lnet/minecraft/class_315;method_33671(Ljava/lang/String;)Ljava/util/List;named parseListLnet/minecraft/client/option/GameOptions;parseList(Ljava/lang/String;)Ljava/util/List;
-
loadCloudRenderMode
- Mappings:
Namespace Name Mixin selector official dLdxy;d(Ljava/lang/String;)Ldxi;intermediary method_33672Lnet/minecraft/class_315;method_33672(Ljava/lang/String;)Lnet/minecraft/class_4063;named loadCloudRenderModeLnet/minecraft/client/option/GameOptions;loadCloudRenderMode(Ljava/lang/String;)Lnet/minecraft/client/option/CloudRenderMode;
-
saveCloudRenderMode
- Mappings:
Namespace Name Mixin selector official aLdxy;a(Ldxi;)Ljava/lang/String;intermediary method_33665Lnet/minecraft/class_315;method_33665(Lnet/minecraft/class_4063;)Ljava/lang/String;named saveCloudRenderModeLnet/minecraft/client/option/GameOptions;saveCloudRenderMode(Lnet/minecraft/client/option/CloudRenderMode;)Ljava/lang/String;
-
loadAo
- Mappings:
Namespace Name Mixin selector official eLdxy;e(Ljava/lang/String;)Ldxc;intermediary method_33674Lnet/minecraft/class_315;method_33674(Ljava/lang/String;)Lnet/minecraft/class_4060;named loadAoLnet/minecraft/client/option/GameOptions;loadAo(Ljava/lang/String;)Lnet/minecraft/client/option/AoMode;
-
loadArm
- Mappings:
Namespace Name Mixin selector official fLdxy;f(Ljava/lang/String;)Laxh;intermediary method_33675Lnet/minecraft/class_315;method_33675(Ljava/lang/String;)Lnet/minecraft/class_1306;named loadArmLnet/minecraft/client/option/GameOptions;loadArm(Ljava/lang/String;)Lnet/minecraft/util/Arm;
-
saveArm
- Mappings:
Namespace Name Mixin selector official aLdxy;a(Laxh;)Ljava/lang/String;intermediary method_33663Lnet/minecraft/class_315;method_33663(Lnet/minecraft/class_1306;)Ljava/lang/String;named saveArmLnet/minecraft/client/option/GameOptions;saveArm(Lnet/minecraft/util/Arm;)Ljava/lang/String;
-
getOptionsFile
- Mappings:
Namespace Name Mixin selector official gLdxy;g()Ljava/io/File;intermediary method_37294Lnet/minecraft/class_315;method_37294()Ljava/io/File;named getOptionsFileLnet/minecraft/client/option/GameOptions;getOptionsFile()Ljava/io/File;
-
collectProfiledOptions
- Mappings:
Namespace Name Mixin selector official hLdxy;h()Ljava/lang/String;intermediary method_37295Lnet/minecraft/class_315;method_37295()Ljava/lang/String;named collectProfiledOptionsLnet/minecraft/client/option/GameOptions;collectProfiledOptions()Ljava/lang/String;
-
setServerViewDistance
public void setServerViewDistance(int viewDistance) - Mappings:
Namespace Name Mixin selector official bLdxy;b(I)Vintermediary method_38520Lnet/minecraft/class_315;method_38520(I)Vnamed setServerViewDistanceLnet/minecraft/client/option/GameOptions;setServerViewDistance(I)V
-
getViewDistance
public int getViewDistance()- Mappings:
Namespace Name Mixin selector official iLdxy;i()Iintermediary method_38521Lnet/minecraft/class_315;method_38521()Inamed getViewDistanceLnet/minecraft/client/option/GameOptions;getViewDistance()I
-
socialInteractionsKey
aILdxy;aI:Ldxr;field_26845Lnet/minecraft/class_315;field_26845:Lnet/minecraft/class_304;socialInteractionsKeyLnet/minecraft/client/option/GameOptions;socialInteractionsKey:Lnet/minecraft/client/option/KeyBinding;