Package net.minecraft.client.options
Class GameOptions
java.lang.Object
net.minecraft.client.options.GameOptions
@Environment(CLIENT) public class GameOptions extends Object
- Mappings:
Namespace Name official avhintermediary net/minecraft/class_671named net/minecraft/client/options/GameOptions
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGameOptions.Option -
Field Summary
-
Constructor Summary
Constructors Constructor Description GameOptions()GameOptions(MinecraftClient client, File file) -
Method Summary
Modifier and Type Method Description voidgetBooleanValue(GameOptions.Option option, int integer)intgetCloudMode()Set<PlayerModelPart>getEnabledPlayerModelParts()static StringgetFormattedNameForKeyCode(int code)floatgetIntValue(GameOptions.Option option)booleangetIntVideoOptions(GameOptions.Option option)floatgetSoundVolume(SoundCategory category)StringgetValueMessage(GameOptions.Option option)static booleanisPressed(KeyBinding binding)voidmethod_2336()voidonPlayerModelPartChange()private floatparseFloat(String string)voidsave()voidsetKeyBindingCode(KeyBinding binding, int code)voidsetPlayerModelPart(PlayerModelPart part, boolean enabled)voidsetSoundVolume(SoundCategory category, float volume)voidsetValue(GameOptions.Option option, float var)booleanshouldUseNativeTransport()voidtogglePlayerModelPart(PlayerModelPart part)private static StringtranslateArrayElement(String[] array, int index)
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aPLavh;aP:Lorg/apache/logging/log4j/Logger;intermediary field_2667Lnet/minecraft/class_671;field_2667:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/options/GameOptions;LOGGER:Lorg/apache/logging/log4j/Logger;
-
GSON
- Mappings:
Namespace Name Mixin selector official aQLavh;aQ:Lcom/google/gson/Gson;intermediary field_2668Lnet/minecraft/class_671;field_2668:Lcom/google/gson/Gson;named GSONLnet/minecraft/client/options/GameOptions;GSON:Lcom/google/gson/Gson;
-
field_2669
- Mappings:
Namespace Name Mixin selector official aRLavh;aR:Ljava/lang/reflect/ParameterizedType;intermediary field_2669Lnet/minecraft/class_671;field_2669:Ljava/lang/reflect/ParameterizedType;named field_2669Lnet/minecraft/client/options/GameOptions;field_2669:Ljava/lang/reflect/ParameterizedType;
-
GUI_SCALE
- Mappings:
Namespace Name Mixin selector official aSLavh;aS:[Ljava/lang/String;intermediary field_2670Lnet/minecraft/class_671;field_2670:[Ljava/lang/String;named GUI_SCALELnet/minecraft/client/options/GameOptions;GUI_SCALE:[Ljava/lang/String;
-
PARTICLES
- Mappings:
Namespace Name Mixin selector official aTLavh;aT:[Ljava/lang/String;intermediary field_2671Lnet/minecraft/class_671;field_2671:[Ljava/lang/String;named PARTICLESLnet/minecraft/client/options/GameOptions;PARTICLES:[Ljava/lang/String;
-
AMBIENT_OCCLUSION
- Mappings:
Namespace Name Mixin selector official aULavh;aU:[Ljava/lang/String;intermediary field_2672Lnet/minecraft/class_671;field_2672:[Ljava/lang/String;named AMBIENT_OCCLUSIONLnet/minecraft/client/options/GameOptions;AMBIENT_OCCLUSION:[Ljava/lang/String;
-
STREAM_COMPRESSION
- Mappings:
Namespace Name Mixin selector official aVLavh;aV:[Ljava/lang/String;intermediary field_2673Lnet/minecraft/class_671;field_2673:[Ljava/lang/String;named STREAM_COMPRESSIONLnet/minecraft/client/options/GameOptions;STREAM_COMPRESSION:[Ljava/lang/String;
-
STREAM_CHAT_ENABLED
- Mappings:
Namespace Name Mixin selector official aWLavh;aW:[Ljava/lang/String;intermediary field_2674Lnet/minecraft/class_671;field_2674:[Ljava/lang/String;named STREAM_CHAT_ENABLEDLnet/minecraft/client/options/GameOptions;STREAM_CHAT_ENABLED:[Ljava/lang/String;
-
STREAM_CHAT_USERFILTER
- Mappings:
Namespace Name Mixin selector official aXLavh;aX:[Ljava/lang/String;intermediary field_2675Lnet/minecraft/class_671;field_2675:[Ljava/lang/String;named STREAM_CHAT_USERFILTERLnet/minecraft/client/options/GameOptions;STREAM_CHAT_USERFILTER:[Ljava/lang/String;
-
STREAM_MIC_TIGGLE
- Mappings:
Namespace Name Mixin selector official aYLavh;aY:[Ljava/lang/String;intermediary field_2676Lnet/minecraft/class_671;field_2676:[Ljava/lang/String;named STREAM_MIC_TIGGLELnet/minecraft/client/options/GameOptions;STREAM_MIC_TIGGLE:[Ljava/lang/String;
-
GRAPHICS_LEVEL
- Mappings:
Namespace Name Mixin selector official aZLavh;aZ:[Ljava/lang/String;intermediary field_2677Lnet/minecraft/class_671;field_2677:[Ljava/lang/String;named GRAPHICS_LEVELLnet/minecraft/client/options/GameOptions;GRAPHICS_LEVEL:[Ljava/lang/String;
-
sensitivity
public float sensitivity- Mappings:
Namespace Name Mixin selector official aLavh;a:Fintermediary field_2656Lnet/minecraft/class_671;field_2656:Fnamed sensitivityLnet/minecraft/client/options/GameOptions;sensitivity:F
-
invertYMouse
public boolean invertYMouse- Mappings:
Namespace Name Mixin selector official bLavh;b:Zintermediary field_2704Lnet/minecraft/class_671;field_2704:Znamed invertYMouseLnet/minecraft/client/options/GameOptions;invertYMouse:Z
-
viewDistance
public int viewDistance- Mappings:
Namespace Name Mixin selector official cLavh;c:Iintermediary field_2708Lnet/minecraft/class_671;field_2708:Inamed viewDistanceLnet/minecraft/client/options/GameOptions;viewDistance:I
-
bobView
public boolean bobView- Mappings:
Namespace Name Mixin selector official dLavh;d:Zintermediary field_2709Lnet/minecraft/class_671;field_2709:Znamed bobViewLnet/minecraft/client/options/GameOptions;bobView:Z
-
anaglyph3d
public boolean anaglyph3d- Mappings:
Namespace Name Mixin selector official eLavh;e:Zintermediary field_2710Lnet/minecraft/class_671;field_2710:Znamed anaglyph3dLnet/minecraft/client/options/GameOptions;anaglyph3d:Z
-
fbo
public boolean fbo- Mappings:
Namespace Name Mixin selector official fLavh;f:Zintermediary field_2711Lnet/minecraft/class_671;field_2711:Znamed fboLnet/minecraft/client/options/GameOptions;fbo:Z
-
maxFramerate
public int maxFramerate- Mappings:
Namespace Name Mixin selector official gLavh;g:Iintermediary field_2712Lnet/minecraft/class_671;field_2712:Inamed maxFramerateLnet/minecraft/client/options/GameOptions;maxFramerate:I
-
cloudMode
public int cloudMode- Mappings:
Namespace Name Mixin selector official hLavh;h:Iintermediary field_2713Lnet/minecraft/class_671;field_2713:Inamed cloudModeLnet/minecraft/client/options/GameOptions;cloudMode:I
-
fancyGraphics
public boolean fancyGraphics- Mappings:
Namespace Name Mixin selector official iLavh;i:Zintermediary field_2714Lnet/minecraft/class_671;field_2714:Znamed fancyGraphicsLnet/minecraft/client/options/GameOptions;fancyGraphics:Z
-
ao
public int ao- Mappings:
Namespace Name Mixin selector official jLavh;j:Iintermediary field_2715Lnet/minecraft/class_671;field_2715:Inamed aoLnet/minecraft/client/options/GameOptions;ao:I
-
resourcePacks
- Mappings:
Namespace Name Mixin selector official kLavh;k:Ljava/util/List;intermediary field_2716Lnet/minecraft/class_671;field_2716:Ljava/util/List;named resourcePacksLnet/minecraft/client/options/GameOptions;resourcePacks:Ljava/util/List;
-
incompatibleResourcePacks
- Mappings:
Namespace Name Mixin selector official lLavh;l:Ljava/util/List;intermediary field_2717Lnet/minecraft/class_671;field_2717:Ljava/util/List;named incompatibleResourcePacksLnet/minecraft/client/options/GameOptions;incompatibleResourcePacks:Ljava/util/List;
-
chatVisibilityType
- Mappings:
Namespace Name Mixin selector official mLavh;m:Lwn$b;intermediary field_2718Lnet/minecraft/class_671;field_2718:Lnet/minecraft/class_1963$class_1965;named chatVisibilityTypeLnet/minecraft/client/options/GameOptions;chatVisibilityType:Lnet/minecraft/entity/player/PlayerEntity$ChatVisibilityType;
-
chatColor
public boolean chatColor- Mappings:
Namespace Name Mixin selector official nLavh;n:Zintermediary field_2719Lnet/minecraft/class_671;field_2719:Znamed chatColorLnet/minecraft/client/options/GameOptions;chatColor:Z
-
chatLink
public boolean chatLink- Mappings:
Namespace Name Mixin selector official oLavh;o:Zintermediary field_2720Lnet/minecraft/class_671;field_2720:Znamed chatLinkLnet/minecraft/client/options/GameOptions;chatLink:Z
-
chatLinkPrompt
public boolean chatLinkPrompt- Mappings:
Namespace Name Mixin selector official pLavh;p:Zintermediary field_2721Lnet/minecraft/class_671;field_2721:Znamed chatLinkPromptLnet/minecraft/client/options/GameOptions;chatLinkPrompt:Z
-
chatOpacity
public float chatOpacity- Mappings:
Namespace Name Mixin selector official qLavh;q:Fintermediary field_2722Lnet/minecraft/class_671;field_2722:Fnamed chatOpacityLnet/minecraft/client/options/GameOptions;chatOpacity:F
-
snopperEnabled
public boolean snopperEnabled- Mappings:
Namespace Name Mixin selector official rLavh;r:Zintermediary field_2723Lnet/minecraft/class_671;field_2723:Znamed snopperEnabledLnet/minecraft/client/options/GameOptions;snopperEnabled:Z
-
fullscreen
public boolean fullscreen- Mappings:
Namespace Name Mixin selector official sLavh;s:Zintermediary field_2724Lnet/minecraft/class_671;field_2724:Znamed fullscreenLnet/minecraft/client/options/GameOptions;fullscreen:Z
-
vsync
public boolean vsync- Mappings:
Namespace Name Mixin selector official tLavh;t:Zintermediary field_2725Lnet/minecraft/class_671;field_2725:Znamed vsyncLnet/minecraft/client/options/GameOptions;vsync:Z
-
vbo
public boolean vbo- Mappings:
Namespace Name Mixin selector official uLavh;u:Zintermediary field_2726Lnet/minecraft/class_671;field_2726:Znamed vboLnet/minecraft/client/options/GameOptions;vbo:Z
-
alternativeBlocks
public boolean alternativeBlocks- Mappings:
Namespace Name Mixin selector official vLavh;v:Zintermediary field_2727Lnet/minecraft/class_671;field_2727:Znamed alternativeBlocksLnet/minecraft/client/options/GameOptions;alternativeBlocks:Z
-
reducedDebugInfo
public boolean reducedDebugInfo- Mappings:
Namespace Name Mixin selector official wLavh;w:Zintermediary field_2728Lnet/minecraft/class_671;field_2728:Znamed reducedDebugInfoLnet/minecraft/client/options/GameOptions;reducedDebugInfo:Z
-
hideServerAddress
public boolean hideServerAddress- Mappings:
Namespace Name Mixin selector official xLavh;x:Zintermediary field_2729Lnet/minecraft/class_671;field_2729:Znamed hideServerAddressLnet/minecraft/client/options/GameOptions;hideServerAddress:Z
-
advancedItemTooltips
public boolean advancedItemTooltips- Mappings:
Namespace Name Mixin selector official yLavh;y:Zintermediary field_2730Lnet/minecraft/class_671;field_2730:Znamed advancedItemTooltipsLnet/minecraft/client/options/GameOptions;advancedItemTooltips:Z
-
pauseOnLostFocus
public boolean pauseOnLostFocus- Mappings:
Namespace Name Mixin selector official zLavh;z:Zintermediary field_2731Lnet/minecraft/class_671;field_2731:Znamed pauseOnLostFocusLnet/minecraft/client/options/GameOptions;pauseOnLostFocus:Z
-
playerModelParts
- Mappings:
Namespace Name Mixin selector official baLavh;ba:Ljava/util/Set;intermediary field_2705Lnet/minecraft/class_671;field_2705:Ljava/util/Set;named playerModelPartsLnet/minecraft/client/options/GameOptions;playerModelParts:Ljava/util/Set;
-
touchScreen
public boolean touchScreen- Mappings:
Namespace Name Mixin selector official ALavh;A:Zintermediary field_2625Lnet/minecraft/class_671;field_2625:Znamed touchScreenLnet/minecraft/client/options/GameOptions;touchScreen:Z
-
overrideWidth
public int overrideWidth- Mappings:
Namespace Name Mixin selector official BLavh;B:Iintermediary field_2626Lnet/minecraft/class_671;field_2626:Inamed overrideWidthLnet/minecraft/client/options/GameOptions;overrideWidth:I
-
overrideHeight
public int overrideHeight- Mappings:
Namespace Name Mixin selector official CLavh;C:Iintermediary field_2627Lnet/minecraft/class_671;field_2627:Inamed overrideHeightLnet/minecraft/client/options/GameOptions;overrideHeight:I
-
heldItemTooltips
public boolean heldItemTooltips- Mappings:
Namespace Name Mixin selector official DLavh;D:Zintermediary field_2628Lnet/minecraft/class_671;field_2628:Znamed heldItemTooltipsLnet/minecraft/client/options/GameOptions;heldItemTooltips:Z
-
chatScale
public float chatScale- Mappings:
Namespace Name Mixin selector official ELavh;E:Fintermediary field_2629Lnet/minecraft/class_671;field_2629:Fnamed chatScaleLnet/minecraft/client/options/GameOptions;chatScale:F
-
chatWidth
public float chatWidth- Mappings:
Namespace Name Mixin selector official FLavh;F:Fintermediary field_2630Lnet/minecraft/class_671;field_2630:Fnamed chatWidthLnet/minecraft/client/options/GameOptions;chatWidth:F
-
chatHeightUnfocused
public float chatHeightUnfocused- Mappings:
Namespace Name Mixin selector official GLavh;G:Fintermediary field_2631Lnet/minecraft/class_671;field_2631:Fnamed chatHeightUnfocusedLnet/minecraft/client/options/GameOptions;chatHeightUnfocused:F
-
chatHeightFocused
public float chatHeightFocused- Mappings:
Namespace Name Mixin selector official HLavh;H:Fintermediary field_2632Lnet/minecraft/class_671;field_2632:Fnamed chatHeightFocusedLnet/minecraft/client/options/GameOptions;chatHeightFocused:F
-
showInventoryAchievementHint
public boolean showInventoryAchievementHint- Mappings:
Namespace Name Mixin selector official ILavh;I:Zintermediary field_2633Lnet/minecraft/class_671;field_2633:Znamed showInventoryAchievementHintLnet/minecraft/client/options/GameOptions;showInventoryAchievementHint:Z
-
mipmapLevels
public int mipmapLevels- Mappings:
Namespace Name Mixin selector official JLavh;J:Iintermediary field_2634Lnet/minecraft/class_671;field_2634:Inamed mipmapLevelsLnet/minecraft/client/options/GameOptions;mipmapLevels:I
-
field_2706
- Mappings:
Namespace Name Mixin selector official bbLavh;bb:Ljava/util/Map;intermediary field_2706Lnet/minecraft/class_671;field_2706:Ljava/util/Map;named field_2706Lnet/minecraft/client/options/GameOptions;field_2706:Ljava/util/Map;
-
streamBytesPerPixel
public float streamBytesPerPixel- Mappings:
Namespace Name Mixin selector official KLavh;K:Fintermediary field_2635Lnet/minecraft/class_671;field_2635:Fnamed streamBytesPerPixelLnet/minecraft/client/options/GameOptions;streamBytesPerPixel:F
-
streamMicVolume
public float streamMicVolume- Mappings:
Namespace Name Mixin selector official LLavh;L:Fintermediary field_2636Lnet/minecraft/class_671;field_2636:Fnamed streamMicVolumeLnet/minecraft/client/options/GameOptions;streamMicVolume:F
-
streamSystemVolume
public float streamSystemVolume- Mappings:
Namespace Name Mixin selector official MLavh;M:Fintermediary field_2637Lnet/minecraft/class_671;field_2637:Fnamed streamSystemVolumeLnet/minecraft/client/options/GameOptions;streamSystemVolume:F
-
streamKbps
public float streamKbps- Mappings:
Namespace Name Mixin selector official NLavh;N:Fintermediary field_2638Lnet/minecraft/class_671;field_2638:Fnamed streamKbpsLnet/minecraft/client/options/GameOptions;streamKbps:F
-
streamFps
public float streamFps- Mappings:
Namespace Name Mixin selector official OLavh;O:Fintermediary field_2639Lnet/minecraft/class_671;field_2639:Fnamed streamFpsLnet/minecraft/client/options/GameOptions;streamFps:F
-
streamCompression
public int streamCompression- Mappings:
Namespace Name Mixin selector official PLavh;P:Iintermediary field_2640Lnet/minecraft/class_671;field_2640:Inamed streamCompressionLnet/minecraft/client/options/GameOptions;streamCompression:I
-
streamSendMetadata
public boolean streamSendMetadata- Mappings:
Namespace Name Mixin selector official QLavh;Q:Zintermediary field_2641Lnet/minecraft/class_671;field_2641:Znamed streamSendMetadataLnet/minecraft/client/options/GameOptions;streamSendMetadata:Z
-
streamPreferredServer
- Mappings:
Namespace Name Mixin selector official RLavh;R:Ljava/lang/String;intermediary field_2642Lnet/minecraft/class_671;field_2642:Ljava/lang/String;named streamPreferredServerLnet/minecraft/client/options/GameOptions;streamPreferredServer:Ljava/lang/String;
-
streamChatEnabled
public int streamChatEnabled- Mappings:
Namespace Name Mixin selector official SLavh;S:Iintermediary field_2643Lnet/minecraft/class_671;field_2643:Inamed streamChatEnabledLnet/minecraft/client/options/GameOptions;streamChatEnabled:I
-
streamChatUserFilter
public int streamChatUserFilter- Mappings:
Namespace Name Mixin selector official TLavh;T:Iintermediary field_2644Lnet/minecraft/class_671;field_2644:Inamed streamChatUserFilterLnet/minecraft/client/options/GameOptions;streamChatUserFilter:I
-
field_2645
public int field_2645- Mappings:
Namespace Name Mixin selector official ULavh;U:Iintermediary field_2645Lnet/minecraft/class_671;field_2645:Inamed field_2645Lnet/minecraft/client/options/GameOptions;field_2645:I
-
useNativeTransport
public boolean useNativeTransport- Mappings:
Namespace Name Mixin selector official VLavh;V:Zintermediary field_2646Lnet/minecraft/class_671;field_2646:Znamed useNativeTransportLnet/minecraft/client/options/GameOptions;useNativeTransport:Z
-
entityShadows
public boolean entityShadows- Mappings:
Namespace Name Mixin selector official WLavh;W:Zintermediary field_2647Lnet/minecraft/class_671;field_2647:Znamed entityShadowsLnet/minecraft/client/options/GameOptions;entityShadows:Z
-
realmsNotifications
public boolean realmsNotifications- Mappings:
Namespace Name Mixin selector official XLavh;X:Zintermediary field_2648Lnet/minecraft/class_671;field_2648:Znamed realmsNotificationsLnet/minecraft/client/options/GameOptions;realmsNotifications:Z
-
keyForward
- Mappings:
Namespace Name Mixin selector official YLavh;Y:Lavb;intermediary field_2649Lnet/minecraft/class_671;field_2649:Lnet/minecraft/class_666;named keyForwardLnet/minecraft/client/options/GameOptions;keyForward:Lnet/minecraft/client/options/KeyBinding;
-
keyLeft
- Mappings:
Namespace Name Mixin selector official ZLavh;Z:Lavb;intermediary field_2650Lnet/minecraft/class_671;field_2650:Lnet/minecraft/class_666;named keyLeftLnet/minecraft/client/options/GameOptions;keyLeft:Lnet/minecraft/client/options/KeyBinding;
-
keyBack
- Mappings:
Namespace Name Mixin selector official aaLavh;aa:Lavb;intermediary field_2678Lnet/minecraft/class_671;field_2678:Lnet/minecraft/class_666;named keyBackLnet/minecraft/client/options/GameOptions;keyBack:Lnet/minecraft/client/options/KeyBinding;
-
keyRight
- Mappings:
Namespace Name Mixin selector official abLavh;ab:Lavb;intermediary field_2679Lnet/minecraft/class_671;field_2679:Lnet/minecraft/class_666;named keyRightLnet/minecraft/client/options/GameOptions;keyRight:Lnet/minecraft/client/options/KeyBinding;
-
keyJump
- Mappings:
Namespace Name Mixin selector official acLavh;ac:Lavb;intermediary field_2680Lnet/minecraft/class_671;field_2680:Lnet/minecraft/class_666;named keyJumpLnet/minecraft/client/options/GameOptions;keyJump:Lnet/minecraft/client/options/KeyBinding;
-
keySneak
- Mappings:
Namespace Name Mixin selector official adLavh;ad:Lavb;intermediary field_2681Lnet/minecraft/class_671;field_2681:Lnet/minecraft/class_666;named keySneakLnet/minecraft/client/options/GameOptions;keySneak:Lnet/minecraft/client/options/KeyBinding;
-
keySprint
- Mappings:
Namespace Name Mixin selector official aeLavh;ae:Lavb;intermediary field_2682Lnet/minecraft/class_671;field_2682:Lnet/minecraft/class_666;named keySprintLnet/minecraft/client/options/GameOptions;keySprint:Lnet/minecraft/client/options/KeyBinding;
-
keyInventory
- Mappings:
Namespace Name Mixin selector official afLavh;af:Lavb;intermediary field_2683Lnet/minecraft/class_671;field_2683:Lnet/minecraft/class_666;named keyInventoryLnet/minecraft/client/options/GameOptions;keyInventory:Lnet/minecraft/client/options/KeyBinding;
-
keyUse
- Mappings:
Namespace Name Mixin selector official agLavh;ag:Lavb;intermediary field_2684Lnet/minecraft/class_671;field_2684:Lnet/minecraft/class_666;named keyUseLnet/minecraft/client/options/GameOptions;keyUse:Lnet/minecraft/client/options/KeyBinding;
-
keyDrop
- Mappings:
Namespace Name Mixin selector official ahLavh;ah:Lavb;intermediary field_2685Lnet/minecraft/class_671;field_2685:Lnet/minecraft/class_666;named keyDropLnet/minecraft/client/options/GameOptions;keyDrop:Lnet/minecraft/client/options/KeyBinding;
-
keyAttack
- Mappings:
Namespace Name Mixin selector official aiLavh;ai:Lavb;intermediary field_2686Lnet/minecraft/class_671;field_2686:Lnet/minecraft/class_666;named keyAttackLnet/minecraft/client/options/GameOptions;keyAttack:Lnet/minecraft/client/options/KeyBinding;
-
keyPickItem
- Mappings:
Namespace Name Mixin selector official ajLavh;aj:Lavb;intermediary field_2687Lnet/minecraft/class_671;field_2687:Lnet/minecraft/class_666;named keyPickItemLnet/minecraft/client/options/GameOptions;keyPickItem:Lnet/minecraft/client/options/KeyBinding;
-
keyChat
- Mappings:
Namespace Name Mixin selector official akLavh;ak:Lavb;intermediary field_2688Lnet/minecraft/class_671;field_2688:Lnet/minecraft/class_666;named keyChatLnet/minecraft/client/options/GameOptions;keyChat:Lnet/minecraft/client/options/KeyBinding;
-
keyPlayerList
- Mappings:
Namespace Name Mixin selector official alLavh;al:Lavb;intermediary field_2689Lnet/minecraft/class_671;field_2689:Lnet/minecraft/class_666;named keyPlayerListLnet/minecraft/client/options/GameOptions;keyPlayerList:Lnet/minecraft/client/options/KeyBinding;
-
keyCommand
- Mappings:
Namespace Name Mixin selector official amLavh;am:Lavb;intermediary field_2690Lnet/minecraft/class_671;field_2690:Lnet/minecraft/class_666;named keyCommandLnet/minecraft/client/options/GameOptions;keyCommand:Lnet/minecraft/client/options/KeyBinding;
-
keyScreenshot
- Mappings:
Namespace Name Mixin selector official anLavh;an:Lavb;intermediary field_2691Lnet/minecraft/class_671;field_2691:Lnet/minecraft/class_666;named keyScreenshotLnet/minecraft/client/options/GameOptions;keyScreenshot:Lnet/minecraft/client/options/KeyBinding;
-
keyTogglePerspective
- Mappings:
Namespace Name Mixin selector official aoLavh;ao:Lavb;intermediary field_2692Lnet/minecraft/class_671;field_2692:Lnet/minecraft/class_666;named keyTogglePerspectiveLnet/minecraft/client/options/GameOptions;keyTogglePerspective:Lnet/minecraft/client/options/KeyBinding;
-
keySmoothCamera
- Mappings:
Namespace Name Mixin selector official apLavh;ap:Lavb;intermediary field_2693Lnet/minecraft/class_671;field_2693:Lnet/minecraft/class_666;named keySmoothCameraLnet/minecraft/client/options/GameOptions;keySmoothCamera:Lnet/minecraft/client/options/KeyBinding;
-
keyFullscreen
- Mappings:
Namespace Name Mixin selector official aqLavh;aq:Lavb;intermediary field_2694Lnet/minecraft/class_671;field_2694:Lnet/minecraft/class_666;named keyFullscreenLnet/minecraft/client/options/GameOptions;keyFullscreen:Lnet/minecraft/client/options/KeyBinding;
-
keySpectatorOutlines
- Mappings:
Namespace Name Mixin selector official arLavh;ar:Lavb;intermediary field_2695Lnet/minecraft/class_671;field_2695:Lnet/minecraft/class_666;named keySpectatorOutlinesLnet/minecraft/client/options/GameOptions;keySpectatorOutlines:Lnet/minecraft/client/options/KeyBinding;
-
keyStreamStartStop
- Mappings:
Namespace Name Mixin selector official asLavh;as:Lavb;intermediary field_2696Lnet/minecraft/class_671;field_2696:Lnet/minecraft/class_666;named keyStreamStartStopLnet/minecraft/client/options/GameOptions;keyStreamStartStop:Lnet/minecraft/client/options/KeyBinding;
-
keyStreamPauseUnpause
- Mappings:
Namespace Name Mixin selector official atLavh;at:Lavb;intermediary field_2697Lnet/minecraft/class_671;field_2697:Lnet/minecraft/class_666;named keyStreamPauseUnpauseLnet/minecraft/client/options/GameOptions;keyStreamPauseUnpause:Lnet/minecraft/client/options/KeyBinding;
-
keyStreamCommercial
- Mappings:
Namespace Name Mixin selector official auLavh;au:Lavb;intermediary field_2698Lnet/minecraft/class_671;field_2698:Lnet/minecraft/class_666;named keyStreamCommercialLnet/minecraft/client/options/GameOptions;keyStreamCommercial:Lnet/minecraft/client/options/KeyBinding;
-
keyStreamToggleMic
- Mappings:
Namespace Name Mixin selector official avLavh;av:Lavb;intermediary field_2699Lnet/minecraft/class_671;field_2699:Lnet/minecraft/class_666;named keyStreamToggleMicLnet/minecraft/client/options/GameOptions;keyStreamToggleMic:Lnet/minecraft/client/options/KeyBinding;
-
keysHotbar
- Mappings:
Namespace Name Mixin selector official awLavh;aw:[Lavb;intermediary field_2700Lnet/minecraft/class_671;field_2700:[Lnet/minecraft/class_666;named keysHotbarLnet/minecraft/client/options/GameOptions;keysHotbar:[Lnet/minecraft/client/options/KeyBinding;
-
keysAll
- Mappings:
Namespace Name Mixin selector official axLavh;ax:[Lavb;intermediary field_2701Lnet/minecraft/class_671;field_2701:[Lnet/minecraft/class_666;named keysAllLnet/minecraft/client/options/GameOptions;keysAll:[Lnet/minecraft/client/options/KeyBinding;
-
client
- Mappings:
Namespace Name Mixin selector official ayLavh;ay:Lave;intermediary field_2702Lnet/minecraft/class_671;field_2702:Lnet/minecraft/class_669;named clientLnet/minecraft/client/options/GameOptions;client:Lnet/minecraft/client/MinecraftClient;
-
optionsFile
- Mappings:
Namespace Name Mixin selector official bcLavh;bc:Ljava/io/File;intermediary field_2707Lnet/minecraft/class_671;field_2707:Ljava/io/File;named optionsFileLnet/minecraft/client/options/GameOptions;optionsFile:Ljava/io/File;
-
difficulty
- Mappings:
Namespace Name Mixin selector official azLavh;az:Loj;intermediary field_2703Lnet/minecraft/class_671;field_2703:Lnet/minecraft/class_1721;named difficultyLnet/minecraft/client/options/GameOptions;difficulty:Lnet/minecraft/world/Difficulty;
-
field_2651
public boolean field_2651- Mappings:
Namespace Name Mixin selector official aALavh;aA:Zintermediary field_2651Lnet/minecraft/class_671;field_2651:Znamed field_2651Lnet/minecraft/client/options/GameOptions;field_2651:Z
-
perspective
public int perspective- Mappings:
Namespace Name Mixin selector official aBLavh;aB:Iintermediary field_2652Lnet/minecraft/class_671;field_2652:Inamed perspectiveLnet/minecraft/client/options/GameOptions;perspective:I
-
debugEnabled
public boolean debugEnabled- Mappings:
Namespace Name Mixin selector official aCLavh;aC:Zintermediary field_2653Lnet/minecraft/class_671;field_2653:Znamed debugEnabledLnet/minecraft/client/options/GameOptions;debugEnabled:Z
-
field_2654
public boolean field_2654- Mappings:
Namespace Name Mixin selector official aDLavh;aD:Zintermediary field_2654Lnet/minecraft/class_671;field_2654:Znamed field_2654Lnet/minecraft/client/options/GameOptions;field_2654:Z
-
field_2655
public boolean field_2655- Mappings:
Namespace Name Mixin selector official aELavh;aE:Zintermediary field_2655Lnet/minecraft/class_671;field_2655:Znamed field_2655Lnet/minecraft/client/options/GameOptions;field_2655:Z
-
lastServer
- Mappings:
Namespace Name Mixin selector official aFLavh;aF:Ljava/lang/String;intermediary field_2657Lnet/minecraft/class_671;field_2657:Ljava/lang/String;named lastServerLnet/minecraft/client/options/GameOptions;lastServer:Ljava/lang/String;
-
field_2658
public boolean field_2658- Mappings:
Namespace Name Mixin selector official aGLavh;aG:Zintermediary field_2658Lnet/minecraft/class_671;field_2658:Znamed field_2658Lnet/minecraft/client/options/GameOptions;field_2658:Z
-
field_2659
public boolean field_2659- Mappings:
Namespace Name Mixin selector official aHLavh;aH:Zintermediary field_2659Lnet/minecraft/class_671;field_2659:Znamed field_2659Lnet/minecraft/client/options/GameOptions;field_2659:Z
-
fov
public float fov- Mappings:
Namespace Name Mixin selector official aILavh;aI:Fintermediary field_2660Lnet/minecraft/class_671;field_2660:Fnamed fovLnet/minecraft/client/options/GameOptions;fov:F
-
gamma
public float gamma- Mappings:
Namespace Name Mixin selector official aJLavh;aJ:Fintermediary field_2661Lnet/minecraft/class_671;field_2661:Fnamed gammaLnet/minecraft/client/options/GameOptions;gamma:F
-
saturation
public float saturation- Mappings:
Namespace Name Mixin selector official aKLavh;aK:Fintermediary field_2662Lnet/minecraft/class_671;field_2662:Fnamed saturationLnet/minecraft/client/options/GameOptions;saturation:F
-
guiScale
public int guiScale- Mappings:
Namespace Name Mixin selector official aLLavh;aL:Iintermediary field_2663Lnet/minecraft/class_671;field_2663:Inamed guiScaleLnet/minecraft/client/options/GameOptions;guiScale:I
-
particle
public int particle- Mappings:
Namespace Name Mixin selector official aMLavh;aM:Iintermediary field_2664Lnet/minecraft/class_671;field_2664:Inamed particleLnet/minecraft/client/options/GameOptions;particle:I
-
language
- Mappings:
Namespace Name Mixin selector official aNLavh;aN:Ljava/lang/String;intermediary field_2665Lnet/minecraft/class_671;field_2665:Ljava/lang/String;named languageLnet/minecraft/client/options/GameOptions;language:Ljava/lang/String;
-
forceUnicode
public boolean forceUnicode- Mappings:
Namespace Name Mixin selector official aOLavh;aO:Zintermediary field_2666Lnet/minecraft/class_671;field_2666:Znamed forceUnicodeLnet/minecraft/client/options/GameOptions;forceUnicode:Z
-
-
Constructor Details
-
GameOptions
- Mappings:
Namespace Name Mixin selector official <init>Lavh;<init>(Lave;Ljava/io/File;)Vintermediary <init>Lnet/minecraft/class_671;<init>(Lnet/minecraft/class_669;Ljava/io/File;)Vnamed <init>Lnet/minecraft/client/options/GameOptions;<init>(Lnet/minecraft/client/MinecraftClient;Ljava/io/File;)V
-
GameOptions
public GameOptions()
-
-
Method Details
-
getFormattedNameForKeyCode
- Mappings:
Namespace Name Mixin selector official cLavh;c(I)Ljava/lang/String;intermediary method_2351Lnet/minecraft/class_671;method_2351(I)Ljava/lang/String;named getFormattedNameForKeyCodeLnet/minecraft/client/options/GameOptions;getFormattedNameForKeyCode(I)Ljava/lang/String;
-
isPressed
- Mappings:
Namespace Name Mixin selector official aLavh;a(Lavb;)Zintermediary method_2337Lnet/minecraft/class_671;method_2337(Lnet/minecraft/class_666;)Znamed isPressedLnet/minecraft/client/options/GameOptions;isPressed(Lnet/minecraft/client/options/KeyBinding;)Z
-
setKeyBindingCode
- Mappings:
Namespace Name Mixin selector official aLavh;a(Lavb;I)Vintermediary method_2338Lnet/minecraft/class_671;method_2338(Lnet/minecraft/class_666;I)Vnamed setKeyBindingCodeLnet/minecraft/client/options/GameOptions;setKeyBindingCode(Lnet/minecraft/client/options/KeyBinding;I)V
-
setValue
- Mappings:
Namespace Name Mixin selector official aLavh;a(Lavh$a;F)Vintermediary method_2340Lnet/minecraft/class_671;method_2340(Lnet/minecraft/class_671$class_672;F)Vnamed setValueLnet/minecraft/client/options/GameOptions;setValue(Lnet/minecraft/client/options/GameOptions$Option;F)V
-
getBooleanValue
- Mappings:
Namespace Name Mixin selector official aLavh;a(Lavh$a;I)Vintermediary method_2341Lnet/minecraft/class_671;method_2341(Lnet/minecraft/class_671$class_672;I)Vnamed getBooleanValueLnet/minecraft/client/options/GameOptions;getBooleanValue(Lnet/minecraft/client/options/GameOptions$Option;I)V
-
getIntValue
- Mappings:
Namespace Name Mixin selector official aLavh;a(Lavh$a;)Fintermediary method_2339Lnet/minecraft/class_671;method_2339(Lnet/minecraft/class_671$class_672;)Fnamed getIntValueLnet/minecraft/client/options/GameOptions;getIntValue(Lnet/minecraft/client/options/GameOptions$Option;)F
-
getIntVideoOptions
- Mappings:
Namespace Name Mixin selector official bLavh;b(Lavh$a;)Zintermediary method_2349Lnet/minecraft/class_671;method_2349(Lnet/minecraft/class_671$class_672;)Znamed getIntVideoOptionsLnet/minecraft/client/options/GameOptions;getIntVideoOptions(Lnet/minecraft/client/options/GameOptions$Option;)Z
-
translateArrayElement
- Mappings:
Namespace Name Mixin selector official aLavh;a([Ljava/lang/String;I)Ljava/lang/String;intermediary method_2347Lnet/minecraft/class_671;method_2347([Ljava/lang/String;I)Ljava/lang/String;named translateArrayElementLnet/minecraft/client/options/GameOptions;translateArrayElement([Ljava/lang/String;I)Ljava/lang/String;
-
getValueMessage
- Mappings:
Namespace Name Mixin selector official cLavh;c(Lavh$a;)Ljava/lang/String;intermediary method_2352Lnet/minecraft/class_671;method_2352(Lnet/minecraft/class_671$class_672;)Ljava/lang/String;named getValueMessageLnet/minecraft/client/options/GameOptions;getValueMessage(Lnet/minecraft/client/options/GameOptions$Option;)Ljava/lang/String;
-
method_2336
public void method_2336()- Mappings:
Namespace Name Mixin selector official aLavh;a()Vintermediary method_2336Lnet/minecraft/class_671;method_2336()Vnamed method_2336Lnet/minecraft/client/options/GameOptions;method_2336()V
-
parseFloat
- Mappings:
Namespace Name Mixin selector official aLavh;a(Ljava/lang/String;)Fintermediary method_2344Lnet/minecraft/class_671;method_2344(Ljava/lang/String;)Fnamed parseFloatLnet/minecraft/client/options/GameOptions;parseFloat(Ljava/lang/String;)F
-
save
public void save()- Mappings:
Namespace Name Mixin selector official bLavh;b()Vintermediary method_2348Lnet/minecraft/class_671;method_2348()Vnamed saveLnet/minecraft/client/options/GameOptions;save()V
-
getSoundVolume
- Mappings:
Namespace Name Mixin selector official aLavh;a(Lbpg;)Fintermediary method_2342Lnet/minecraft/class_671;method_2342(Lnet/minecraft/class_1306;)Fnamed getSoundVolumeLnet/minecraft/client/options/GameOptions;getSoundVolume(Lnet/minecraft/client/sound/SoundCategory;)F
-
setSoundVolume
- Mappings:
Namespace Name Mixin selector official aLavh;a(Lbpg;F)Vintermediary method_2343Lnet/minecraft/class_671;method_2343(Lnet/minecraft/class_1306;F)Vnamed setSoundVolumeLnet/minecraft/client/options/GameOptions;setSoundVolume(Lnet/minecraft/client/sound/SoundCategory;F)V
-
onPlayerModelPartChange
public void onPlayerModelPartChange()- Mappings:
Namespace Name Mixin selector official cLavh;c()Vintermediary method_2350Lnet/minecraft/class_671;method_2350()Vnamed onPlayerModelPartChangeLnet/minecraft/client/options/GameOptions;onPlayerModelPartChange()V
-
getEnabledPlayerModelParts
- Mappings:
Namespace Name Mixin selector official dLavh;d()Ljava/util/Set;intermediary method_2353Lnet/minecraft/class_671;method_2353()Ljava/util/Set;named getEnabledPlayerModelPartsLnet/minecraft/client/options/GameOptions;getEnabledPlayerModelParts()Ljava/util/Set;
-
setPlayerModelPart
- Mappings:
Namespace Name Mixin selector official aLavh;a(Lwo;Z)Vintermediary method_2346Lnet/minecraft/class_671;method_2346(Lnet/minecraft/class_1966;Z)Vnamed setPlayerModelPartLnet/minecraft/client/options/GameOptions;setPlayerModelPart(Lnet/minecraft/client/render/entity/PlayerModelPart;Z)V
-
togglePlayerModelPart
- Mappings:
Namespace Name Mixin selector official aLavh;a(Lwo;)Vintermediary method_2345Lnet/minecraft/class_671;method_2345(Lnet/minecraft/class_1966;)Vnamed togglePlayerModelPartLnet/minecraft/client/options/GameOptions;togglePlayerModelPart(Lnet/minecraft/client/render/entity/PlayerModelPart;)V
-
getCloudMode
public int getCloudMode()- Mappings:
Namespace Name Mixin selector official eLavh;e()Iintermediary method_2354Lnet/minecraft/class_671;method_2354()Inamed getCloudModeLnet/minecraft/client/options/GameOptions;getCloudMode()I
-
shouldUseNativeTransport
public boolean shouldUseNativeTransport()- Mappings:
Namespace Name Mixin selector official fLavh;f()Zintermediary method_2355Lnet/minecraft/class_671;method_2355()Znamed shouldUseNativeTransportLnet/minecraft/client/options/GameOptions;shouldUseNativeTransport()Z
-