Package net.minecraft.client.option
Class GameOptions
java.lang.Object
net.minecraft.client.option.GameOptions
- Mappings:
Namespace Name official eyointermediary 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.private static final Textprivate final SimpleOption<Boolean>private final SimpleOption<Boolean>private final SimpleOption<AttackIndicator>final KeyBindingA key binding for attacking an entity or breaking a block.private final SimpleOption<Boolean>private final SimpleOption<Boolean>private final SimpleOption<Boolean>final KeyBindingA key binding for moving backward.private final SimpleOption<Integer>private final SimpleOption<Boolean>private static final Textprivate final SimpleOption<Boolean>private final SimpleOption<Double>private final SimpleOption<Double>private final SimpleOption<Double>final KeyBindingA key binding for opening the chat screen.private final SimpleOption<Double>private final SimpleOption<Boolean>private final SimpleOption<Boolean>private final SimpleOption<Double>private final SimpleOption<Double>private final SimpleOption<ChatVisibility>private final SimpleOption<Double>private final SimpleOption<ChunkBuilderMode>protected MinecraftClientprivate final SimpleOption<CloudRenderMode>private static final Splitterfinal KeyBindingA key binding for opening the chat screen with the/already typed.private static final Textprivate final SimpleOption<Double>private static final Textprivate static final Textprivate final SimpleOption<Double>private static final Textprivate static final Textprivate final SimpleOption<Boolean>private final SimpleOption<Boolean>private final SimpleOption<Double>final KeyBindingA key binding for dropping the item in the selected slot.static final Stringprivate final Set<PlayerModelPart>private final SimpleOption<Boolean>private final SimpleOption<Double>private final SimpleOption<Boolean>private static final Textprivate static final Textprivate static final Textstatic final intstatic final intprivate static final floatstatic final intstatic final intstatic final intstatic final intstatic final intprivate final SimpleOption<Boolean>final KeyBindingA key binding for moving forward.private final SimpleOption<Integer>private static final Textprivate final SimpleOption<Double>private final SimpleOption<Boolean>final KeyBindingA key binding for toggling fullscreen.private final SimpleOption<Double>intprivate static final Textprivate static final Textprivate final SimpleOption<Double>private final SimpleOption<Double>private final SimpleOption<GraphicsMode>(package private) static final Gsonprivate final SimpleOption<Integer>private static final Textprivate static final Textprivate static final Textbooleanprivate final SimpleOption<Boolean>private final SimpleOption<Boolean>booleanprivate final SimpleOption<Boolean>private static final Textprivate final SimpleOption<Boolean>private static final Textfinal KeyBinding[]Key bindings for selecting hotbar slots.booleanfinal KeyBindingA key binding for opening the inventory screen.private final SimpleOption<Boolean>booleanfinal 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 Loggerprivate final SimpleOption<Arm>static final intprivate static final intprivate final SimpleOption<Integer>private final SimpleOption<Integer>private final SimpleOption<Boolean>private final SimpleOption<Double>private final SimpleOption<Double>private final SimpleOption<NarratorMode>private final SimpleOption<Boolean>private static final Textprivate static final Textprivate static final Textprivate final SimpleOption<Double>booleanprivate static final Textprivate final SimpleOption<Boolean>private final SimpleOption<Boolean>private final Fileintintprivate final SimpleOption<Double>private final SimpleOption<ParticlesMode>booleanprivate Perspectivefinal KeyBindingfinal KeyBindingA key binding for displaying the player list.private final SimpleOption<Boolean>private final SimpleOption<Boolean>private final SimpleOption<Boolean>final KeyBindingA key binding for moving right.final KeyBindingA key binding for saving the hotbar items in creative mode.private static final Textfinal KeyBindingA key binding for taking a screenshot.private intprivate final SimpleOption<Boolean>private final SimpleOption<Boolean>private final SimpleOption<Integer>booleanbooleanbooleanfinal KeyBindingA key binding for toggling smooth camera.final KeyBindingA key binding for sneaking.private final SimpleOption<Boolean>final KeyBindingA key binding for opening the social interactions screen.private final SimpleOption<String>private final Map<SoundCategory,SimpleOption<Double>> final KeyBindingA key binding for highlighting players in spectator mode.final KeyBindingA key binding for sprinting.private final SimpleOption<Boolean>final KeyBindingA key binding for swapping the items in the selected slot and the off hand.booleanprivate static final Textprivate final SimpleOption<Boolean>private final SimpleOption<Double>private static final Textfinal KeyBindingA key binding for toggling perspective.private final SimpleOption<Boolean>final KeyBindingA key binding for using an item, such as placing a block.booleanprivate final SimpleOption<Integer> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidaccept(GameOptions.Visitor visitor) voidprivate SimpleOption<Double>createSoundVolumeOption(String key, SoundCategory category) getAo()intgetFov()getGamma()static TextgetGenericValueText(Text prefix, int value) static TextgetGenericValueText(Text prefix, Text value) private static TextgetPercentValueText(Text prefix, double value) private static TextgetPixelValueText(Text prefix, int value) final floatgetSoundVolume(SoundCategory category) final SimpleOption<Double>getSoundVolumeOption(SoundCategory category) intgetTextBackgroundColor(float fallbackOpacity) intgetTextBackgroundColor(int fallbackColor) floatgetTextBackgroundOpacity(float fallback) (package private) static booleanboolean(package private) static booleanvoidload()voidrefreshResourcePacks(ResourcePackManager resourcePackManager) voidSends 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 serverViewDistance) booleanvoidtogglePlayerModelPart(PlayerModelPart part, boolean enabled) private static inttoMouseWheelSensitivitySliderProgressValue(double value) private static doubletoMouseWheelSensitivityValue(int value) private NbtCompoundupdate(NbtCompound nbt) voidwrite()
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official agLeyo;ag: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 ahLeyo;ah: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 aiLeyo;ai: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 aLeyo;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 bLeyo;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 cLeyo;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 dLeyo;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 eLeyo;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 fLeyo;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 ajLeyo;aj: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 akLeyo;ak:Fintermediary field_32151Lnet/minecraft/class_315;field_32151:Fnamed field_32151Lnet/minecraft/client/option/GameOptions;field_32151:F
-
EMPTY_STRING
- See Also:
- Mappings:
Namespace Name Mixin selector official gLeyo;g:Ljava/lang/String;intermediary field_34785Lnet/minecraft/class_315;field_34785:Ljava/lang/String;named EMPTY_STRINGLnet/minecraft/client/option/GameOptions;EMPTY_STRING:Ljava/lang/String;
-
DARK_MOJANG_STUDIOS_BACKGROUND_COLOR_TOOLTIP
- Mappings:
Namespace Name Mixin selector official alLeyo;al:Lvs;intermediary field_37878Lnet/minecraft/class_315;field_37878:Lnet/minecraft/class_2561;named DARK_MOJANG_STUDIOS_BACKGROUND_COLOR_TOOLTIPLnet/minecraft/client/option/GameOptions;DARK_MOJANG_STUDIOS_BACKGROUND_COLOR_TOOLTIP:Lnet/minecraft/text/Text;
-
HIDE_LIGHTNING_FLASHES_TOOLTIP
- Mappings:
Namespace Name Mixin selector official anLeyo;an:Lvs;intermediary field_37879Lnet/minecraft/class_315;field_37879:Lnet/minecraft/class_2561;named HIDE_LIGHTNING_FLASHES_TOOLTIPLnet/minecraft/client/option/GameOptions;HIDE_LIGHTNING_FLASHES_TOOLTIP:Lnet/minecraft/text/Text;
-
HIDE_SPLASH_TEXTS_TOOLTIP
- Mappings:
Namespace Name Mixin selector official apLeyo;ap:Lvs;intermediary field_46854Lnet/minecraft/class_315;field_46854:Lnet/minecraft/class_2561;named HIDE_SPLASH_TEXTS_TOOLTIPLnet/minecraft/client/option/GameOptions;HIDE_SPLASH_TEXTS_TOOLTIP:Lnet/minecraft/text/Text;
-
MAX_FRAMERATE
public static final int MAX_FRAMERATE- See Also:
- Mappings:
Namespace Name Mixin selector official hLeyo;h:Iintermediary field_38300Lnet/minecraft/class_315;field_38300:Inamed MAX_FRAMERATELnet/minecraft/client/option/GameOptions;MAX_FRAMERATE:I
-
FAST_GRAPHICS_TOOLTIP
- Mappings:
Namespace Name Mixin selector official ayLeyo;ay:Lvs;intermediary field_38289Lnet/minecraft/class_315;field_38289:Lnet/minecraft/class_2561;named FAST_GRAPHICS_TOOLTIPLnet/minecraft/client/option/GameOptions;FAST_GRAPHICS_TOOLTIP:Lnet/minecraft/text/Text;
-
FABULOUS_GRAPHICS_TOOLTIP
- Mappings:
Namespace Name Mixin selector official azLeyo;az:Lvs;intermediary field_38286Lnet/minecraft/class_315;field_38286:Lnet/minecraft/class_2561;named FABULOUS_GRAPHICS_TOOLTIPLnet/minecraft/client/option/GameOptions;FABULOUS_GRAPHICS_TOOLTIP:Lnet/minecraft/text/Text;
-
FANCY_GRAPHICS_TOOLTIP
- Mappings:
Namespace Name Mixin selector official aALeyo;aA:Lvs;intermediary field_38287Lnet/minecraft/class_315;field_38287:Lnet/minecraft/class_2561;named FANCY_GRAPHICS_TOOLTIPLnet/minecraft/client/option/GameOptions;FANCY_GRAPHICS_TOOLTIP:Lnet/minecraft/text/Text;
-
NONE_CHUNK_BUILDER_MODE_TOOLTIP
- Mappings:
Namespace Name Mixin selector official aDLeyo;aD:Lvs;intermediary field_37880Lnet/minecraft/class_315;field_37880:Lnet/minecraft/class_2561;named NONE_CHUNK_BUILDER_MODE_TOOLTIPLnet/minecraft/client/option/GameOptions;NONE_CHUNK_BUILDER_MODE_TOOLTIP:Lnet/minecraft/text/Text;
-
BY_PLAYER_CHUNK_BUILDER_MODE_TOOLTIP
- Mappings:
Namespace Name Mixin selector official aELeyo;aE:Lvs;intermediary field_37881Lnet/minecraft/class_315;field_37881:Lnet/minecraft/class_2561;named BY_PLAYER_CHUNK_BUILDER_MODE_TOOLTIPLnet/minecraft/client/option/GameOptions;BY_PLAYER_CHUNK_BUILDER_MODE_TOOLTIP:Lnet/minecraft/text/Text;
-
NEARBY_CHUNK_BUILDER_MODE_TOOLTIP
- Mappings:
Namespace Name Mixin selector official aFLeyo;aF:Lvs;intermediary field_37882Lnet/minecraft/class_315;field_37882:Lnet/minecraft/class_2561;named NEARBY_CHUNK_BUILDER_MODE_TOOLTIPLnet/minecraft/client/option/GameOptions;NEARBY_CHUNK_BUILDER_MODE_TOOLTIP:Lnet/minecraft/text/Text;
-
HIGH_CONTRAST_TOOLTIP
- Mappings:
Namespace Name Mixin selector official aMLeyo;aM:Lvs;intermediary field_43043Lnet/minecraft/class_315;field_43043:Lnet/minecraft/class_2561;named HIGH_CONTRAST_TOOLTIPLnet/minecraft/client/option/GameOptions;HIGH_CONTRAST_TOOLTIP:Lnet/minecraft/text/Text;
-
NOTIFICATION_DISPLAY_TIME_TOOLTIP
- Mappings:
Namespace Name Mixin selector official aWLeyo;aW:Lvs;intermediary field_41783Lnet/minecraft/class_315;field_41783:Lnet/minecraft/class_2561;named NOTIFICATION_DISPLAY_TIME_TOOLTIPLnet/minecraft/client/option/GameOptions;NOTIFICATION_DISPLAY_TIME_TOOLTIP:Lnet/minecraft/text/Text;
-
ALLOW_SERVER_LISTING_TOOLTIP
- Mappings:
Namespace Name Mixin selector official bpLeyo;bp:Lvs;intermediary field_38294Lnet/minecraft/class_315;field_38294:Lnet/minecraft/class_2561;named ALLOW_SERVER_LISTING_TOOLTIPLnet/minecraft/client/option/GameOptions;ALLOW_SERVER_LISTING_TOOLTIP:Lnet/minecraft/text/Text;
-
DIRECTIONAL_AUDIO_ON_TOOLTIP
- Mappings:
Namespace Name Mixin selector official buLeyo;bu:Lvs;intermediary field_38295Lnet/minecraft/class_315;field_38295:Lnet/minecraft/class_2561;named DIRECTIONAL_AUDIO_ON_TOOLTIPLnet/minecraft/client/option/GameOptions;DIRECTIONAL_AUDIO_ON_TOOLTIP:Lnet/minecraft/text/Text;
-
DIRECTIONAL_AUDIO_OFF_TOOLTIP
- Mappings:
Namespace Name Mixin selector official bvLeyo;bv:Lvs;intermediary field_38296Lnet/minecraft/class_315;field_38296:Lnet/minecraft/class_2561;named DIRECTIONAL_AUDIO_OFF_TOOLTIPLnet/minecraft/client/option/GameOptions;DIRECTIONAL_AUDIO_OFF_TOOLTIP:Lnet/minecraft/text/Text;
-
TOGGLE_KEY_TEXT
- Mappings:
Namespace Name Mixin selector official bBLeyo;bB:Lvs;intermediary field_38297Lnet/minecraft/class_315;field_38297:Lnet/minecraft/class_2561;named TOGGLE_KEY_TEXTLnet/minecraft/client/option/GameOptions;TOGGLE_KEY_TEXT:Lnet/minecraft/text/Text;
-
HOLD_KEY_TEXT
- Mappings:
Namespace Name Mixin selector official bCLeyo;bC:Lvs;intermediary field_38298Lnet/minecraft/class_315;field_38298:Lnet/minecraft/class_2561;named HOLD_KEY_TEXTLnet/minecraft/client/option/GameOptions;HOLD_KEY_TEXT:Lnet/minecraft/text/Text;
-
HIDE_MATCHED_NAMES_TOOLTIP
- Mappings:
Namespace Name Mixin selector official bFLeyo;bF:Lvs;intermediary field_38299Lnet/minecraft/class_315;field_38299:Lnet/minecraft/class_2561;named HIDE_MATCHED_NAMES_TOOLTIPLnet/minecraft/client/option/GameOptions;HIDE_MATCHED_NAMES_TOOLTIP:Lnet/minecraft/text/Text;
-
ONLY_SHOW_SECURE_CHAT_TOOLTIP
- Mappings:
Namespace Name Mixin selector official bILeyo;bI:Lvs;intermediary field_39320Lnet/minecraft/class_315;field_39320:Lnet/minecraft/class_2561;named ONLY_SHOW_SECURE_CHAT_TOOLTIPLnet/minecraft/client/option/GameOptions;ONLY_SHOW_SECURE_CHAT_TOOLTIP:Lnet/minecraft/text/Text;
-
TELEMETRY_TOOLTIP
- Mappings:
Namespace Name Mixin selector official bNLeyo;bN:Lvs;intermediary field_41335Lnet/minecraft/class_315;field_41335:Lnet/minecraft/class_2561;named TELEMETRY_TOOLTIPLnet/minecraft/client/option/GameOptions;TELEMETRY_TOOLTIP:Lnet/minecraft/text/Text;
-
SCREEN_EFFECT_SCALE_TOOLTIP
- Mappings:
Namespace Name Mixin selector official bPLeyo;bP:Lvs;intermediary field_38290Lnet/minecraft/class_315;field_38290:Lnet/minecraft/class_2561;named SCREEN_EFFECT_SCALE_TOOLTIPLnet/minecraft/client/option/GameOptions;SCREEN_EFFECT_SCALE_TOOLTIP:Lnet/minecraft/text/Text;
-
FOV_EFFECT_SCALE_TOOLTIP
- Mappings:
Namespace Name Mixin selector official bRLeyo;bR:Lvs;intermediary field_38291Lnet/minecraft/class_315;field_38291:Lnet/minecraft/class_2561;named FOV_EFFECT_SCALE_TOOLTIPLnet/minecraft/client/option/GameOptions;FOV_EFFECT_SCALE_TOOLTIP:Lnet/minecraft/text/Text;
-
DARKNESS_EFFECT_SCALE_TOOLTIP
- Mappings:
Namespace Name Mixin selector official bTLeyo;bT:Lvs;intermediary field_38292Lnet/minecraft/class_315;field_38292:Lnet/minecraft/class_2561;named DARKNESS_EFFECT_SCALE_TOOLTIPLnet/minecraft/client/option/GameOptions;DARKNESS_EFFECT_SCALE_TOOLTIP:Lnet/minecraft/text/Text;
-
GLINT_SPEED_TOOLTIP
- Mappings:
Namespace Name Mixin selector official bVLeyo;bV:Lvs;intermediary field_42112Lnet/minecraft/class_315;field_42112:Lnet/minecraft/class_2561;named GLINT_SPEED_TOOLTIPLnet/minecraft/client/option/GameOptions;GLINT_SPEED_TOOLTIP:Lnet/minecraft/text/Text;
-
GLINT_STRENGTH_TOOLTIP
- Mappings:
Namespace Name Mixin selector official bXLeyo;bX:Lvs;intermediary field_42114Lnet/minecraft/class_315;field_42114:Lnet/minecraft/class_2561;named GLINT_STRENGTH_TOOLTIPLnet/minecraft/client/option/GameOptions;GLINT_STRENGTH_TOOLTIP:Lnet/minecraft/text/Text;
-
DAMAGE_TILT_STRENGTH_TOOLTIP
- Mappings:
Namespace Name Mixin selector official bZLeyo;bZ:Lvs;intermediary field_42481Lnet/minecraft/class_315;field_42481:Lnet/minecraft/class_2561;named DAMAGE_TILT_STRENGTH_TOOLTIPLnet/minecraft/client/option/GameOptions;DAMAGE_TILT_STRENGTH_TOOLTIP:Lnet/minecraft/text/Text;
-
field_43405
public static final int field_43405- See Also:
- Mappings:
Namespace Name Mixin selector official acLeyo;ac:Iintermediary field_43405Lnet/minecraft/class_315;field_43405:Inamed field_43405Lnet/minecraft/client/option/GameOptions;field_43405:I
-
MAX_SERIALIZABLE_GUI_SCALE
private static final int MAX_SERIALIZABLE_GUI_SCALE- See Also:
- Mappings:
Namespace Name Mixin selector official ccLeyo;cc:Iintermediary field_43110Lnet/minecraft/class_315;field_43110:Inamed MAX_SERIALIZABLE_GUI_SCALELnet/minecraft/client/option/GameOptions;MAX_SERIALIZABLE_GUI_SCALE:I
-
monochromeLogo
- Mappings:
Namespace Name Mixin selector official amLeyo;am:Leyn;intermediary field_32156Lnet/minecraft/class_315;field_32156:Lnet/minecraft/class_7172;named monochromeLogoLnet/minecraft/client/option/GameOptions;monochromeLogo:Lnet/minecraft/client/option/SimpleOption;
-
hideLightningFlashes
- Mappings:
Namespace Name Mixin selector official aoLeyo;ao:Leyn;intermediary field_34786Lnet/minecraft/class_315;field_34786:Lnet/minecraft/class_7172;named hideLightningFlashesLnet/minecraft/client/option/GameOptions;hideLightningFlashes:Lnet/minecraft/client/option/SimpleOption;
-
hideSplashTexts
- Mappings:
Namespace Name Mixin selector official aqLeyo;aq:Leyn;intermediary field_46855Lnet/minecraft/class_315;field_46855:Lnet/minecraft/class_7172;named hideSplashTextsLnet/minecraft/client/option/GameOptions;hideSplashTexts:Lnet/minecraft/client/option/SimpleOption;
-
mouseSensitivity
- Mappings:
Namespace Name Mixin selector official arLeyo;ar:Leyn;intermediary field_1843Lnet/minecraft/class_315;field_1843:Lnet/minecraft/class_7172;named mouseSensitivityLnet/minecraft/client/option/GameOptions;mouseSensitivity:Lnet/minecraft/client/option/SimpleOption;
-
viewDistance
- Mappings:
Namespace Name Mixin selector official asLeyo;as:Leyn;intermediary field_1870Lnet/minecraft/class_315;field_1870:Lnet/minecraft/class_7172;named viewDistanceLnet/minecraft/client/option/GameOptions;viewDistance:Lnet/minecraft/client/option/SimpleOption;
-
simulationDistance
- Mappings:
Namespace Name Mixin selector official atLeyo;at:Leyn;intermediary field_34959Lnet/minecraft/class_315;field_34959:Lnet/minecraft/class_7172;named simulationDistanceLnet/minecraft/client/option/GameOptions;simulationDistance:Lnet/minecraft/client/option/SimpleOption;
-
serverViewDistance
private int serverViewDistance- Mappings:
Namespace Name Mixin selector official auLeyo;au:Iintermediary field_34784Lnet/minecraft/class_315;field_34784:Inamed serverViewDistanceLnet/minecraft/client/option/GameOptions;serverViewDistance:I
-
entityDistanceScaling
- Mappings:
Namespace Name Mixin selector official avLeyo;av:Leyn;intermediary field_24214Lnet/minecraft/class_315;field_24214:Lnet/minecraft/class_7172;named entityDistanceScalingLnet/minecraft/client/option/GameOptions;entityDistanceScaling:Lnet/minecraft/client/option/SimpleOption;
-
maxFps
- Mappings:
Namespace Name Mixin selector official awLeyo;aw:Leyn;intermediary field_1909Lnet/minecraft/class_315;field_1909:Lnet/minecraft/class_7172;named maxFpsLnet/minecraft/client/option/GameOptions;maxFps:Lnet/minecraft/client/option/SimpleOption;
-
cloudRenderMode
- Mappings:
Namespace Name Mixin selector official axLeyo;ax:Leyn;intermediary field_1814Lnet/minecraft/class_315;field_1814:Lnet/minecraft/class_7172;named cloudRenderModeLnet/minecraft/client/option/GameOptions;cloudRenderMode:Lnet/minecraft/client/option/SimpleOption;
-
graphicsMode
- Mappings:
Namespace Name Mixin selector official aBLeyo;aB:Leyn;intermediary field_25444Lnet/minecraft/class_315;field_25444:Lnet/minecraft/class_7172;named graphicsModeLnet/minecraft/client/option/GameOptions;graphicsMode:Lnet/minecraft/client/option/SimpleOption;
-
ao
- Mappings:
Namespace Name Mixin selector official aCLeyo;aC:Leyn;intermediary field_1841Lnet/minecraft/class_315;field_1841:Lnet/minecraft/class_7172;named aoLnet/minecraft/client/option/GameOptions;ao:Lnet/minecraft/client/option/SimpleOption;
-
chunkBuilderMode
- Mappings:
Namespace Name Mixin selector official aGLeyo;aG:Leyn;intermediary field_34787Lnet/minecraft/class_315;field_34787:Lnet/minecraft/class_7172;named chunkBuilderModeLnet/minecraft/client/option/GameOptions;chunkBuilderMode:Lnet/minecraft/client/option/SimpleOption;
-
resourcePacks
- Mappings:
Namespace Name Mixin selector official iLeyo;i: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 jLeyo;j: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 aHLeyo;aH:Leyn;intermediary field_1877Lnet/minecraft/class_315;field_1877:Lnet/minecraft/class_7172;named chatVisibilityLnet/minecraft/client/option/GameOptions;chatVisibility:Lnet/minecraft/client/option/SimpleOption;
-
chatOpacity
- Mappings:
Namespace Name Mixin selector official aILeyo;aI:Leyn;intermediary field_1820Lnet/minecraft/class_315;field_1820:Lnet/minecraft/class_7172;named chatOpacityLnet/minecraft/client/option/GameOptions;chatOpacity:Lnet/minecraft/client/option/SimpleOption;
-
chatLineSpacing
- Mappings:
Namespace Name Mixin selector official aJLeyo;aJ:Leyn;intermediary field_23932Lnet/minecraft/class_315;field_23932:Lnet/minecraft/class_7172;named chatLineSpacingLnet/minecraft/client/option/GameOptions;chatLineSpacing:Lnet/minecraft/client/option/SimpleOption;
-
textBackgroundOpacity
- Mappings:
Namespace Name Mixin selector official aKLeyo;aK:Leyn;intermediary field_18726Lnet/minecraft/class_315;field_18726:Lnet/minecraft/class_7172;named textBackgroundOpacityLnet/minecraft/client/option/GameOptions;textBackgroundOpacity:Lnet/minecraft/client/option/SimpleOption;
-
panoramaSpeed
- Mappings:
Namespace Name Mixin selector official aLLeyo;aL:Leyn;intermediary field_40382Lnet/minecraft/class_315;field_40382:Lnet/minecraft/class_7172;named panoramaSpeedLnet/minecraft/client/option/GameOptions;panoramaSpeed:Lnet/minecraft/client/option/SimpleOption;
-
highContrast
- Mappings:
Namespace Name Mixin selector official aNLeyo;aN:Leyn;intermediary field_43044Lnet/minecraft/class_315;field_43044:Lnet/minecraft/class_7172;named highContrastLnet/minecraft/client/option/GameOptions;highContrast:Lnet/minecraft/client/option/SimpleOption;
-
narratorHotkey
- Mappings:
Namespace Name Mixin selector official aOLeyo;aO:Leyn;intermediary field_45987Lnet/minecraft/class_315;field_45987:Lnet/minecraft/class_7172;named narratorHotkeyLnet/minecraft/client/option/GameOptions;narratorHotkey:Lnet/minecraft/client/option/SimpleOption;
-
fullscreenResolution
- Mappings:
Namespace Name Mixin selector official kLeyo;k: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 lLeyo;l: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 mLeyo;m: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 nLeyo;n:Zintermediary field_1837Lnet/minecraft/class_315;field_1837:Znamed pauseOnLostFocusLnet/minecraft/client/option/GameOptions;pauseOnLostFocus:Z
-
enabledPlayerModelParts
- Mappings:
Namespace Name Mixin selector official aPLeyo;aP: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 aQLeyo;aQ:Leyn;intermediary field_1829Lnet/minecraft/class_315;field_1829:Lnet/minecraft/class_7172;named mainArmLnet/minecraft/client/option/GameOptions;mainArm:Lnet/minecraft/client/option/SimpleOption;
-
overrideWidth
public int overrideWidth- Mappings:
Namespace Name Mixin selector official oLeyo;o: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 pLeyo;p:Iintermediary field_1885Lnet/minecraft/class_315;field_1885:Inamed overrideHeightLnet/minecraft/client/option/GameOptions;overrideHeight:I
-
chatScale
- Mappings:
Namespace Name Mixin selector official aRLeyo;aR:Leyn;intermediary field_1908Lnet/minecraft/class_315;field_1908:Lnet/minecraft/class_7172;named chatScaleLnet/minecraft/client/option/GameOptions;chatScale:Lnet/minecraft/client/option/SimpleOption;
-
chatWidth
- Mappings:
Namespace Name Mixin selector official aSLeyo;aS:Leyn;intermediary field_1915Lnet/minecraft/class_315;field_1915:Lnet/minecraft/class_7172;named chatWidthLnet/minecraft/client/option/GameOptions;chatWidth:Lnet/minecraft/client/option/SimpleOption;
-
chatHeightUnfocused
- Mappings:
Namespace Name Mixin selector official aTLeyo;aT:Leyn;intermediary field_1825Lnet/minecraft/class_315;field_1825:Lnet/minecraft/class_7172;named chatHeightUnfocusedLnet/minecraft/client/option/GameOptions;chatHeightUnfocused:Lnet/minecraft/client/option/SimpleOption;
-
chatHeightFocused
- Mappings:
Namespace Name Mixin selector official aULeyo;aU:Leyn;intermediary field_1838Lnet/minecraft/class_315;field_1838:Lnet/minecraft/class_7172;named chatHeightFocusedLnet/minecraft/client/option/GameOptions;chatHeightFocused:Lnet/minecraft/client/option/SimpleOption;
-
chatDelay
- Mappings:
Namespace Name Mixin selector official aVLeyo;aV:Leyn;intermediary field_23933Lnet/minecraft/class_315;field_23933:Lnet/minecraft/class_7172;named chatDelayLnet/minecraft/client/option/GameOptions;chatDelay:Lnet/minecraft/client/option/SimpleOption;
-
notificationDisplayTime
- Mappings:
Namespace Name Mixin selector official aXLeyo;aX:Leyn;intermediary field_41784Lnet/minecraft/class_315;field_41784:Lnet/minecraft/class_7172;named notificationDisplayTimeLnet/minecraft/client/option/GameOptions;notificationDisplayTime:Lnet/minecraft/client/option/SimpleOption;
-
mipmapLevels
- Mappings:
Namespace Name Mixin selector official aYLeyo;aY:Leyn;intermediary field_1856Lnet/minecraft/class_315;field_1856:Lnet/minecraft/class_7172;named mipmapLevelsLnet/minecraft/client/option/GameOptions;mipmapLevels:Lnet/minecraft/client/option/SimpleOption;
-
useNativeTransport
public boolean useNativeTransport- Mappings:
Namespace Name Mixin selector official qLeyo;q:Zintermediary field_1876Lnet/minecraft/class_315;field_1876:Znamed useNativeTransportLnet/minecraft/client/option/GameOptions;useNativeTransport:Z
-
attackIndicator
- Mappings:
Namespace Name Mixin selector official aZLeyo;aZ:Leyn;intermediary field_1895Lnet/minecraft/class_315;field_1895:Lnet/minecraft/class_7172;named attackIndicatorLnet/minecraft/client/option/GameOptions;attackIndicator:Lnet/minecraft/client/option/SimpleOption;
-
tutorialStep
- Mappings:
Namespace Name Mixin selector official rLeyo;r:Lgnv;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 sLeyo;s: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 tLeyo;t:Zintermediary field_28777Lnet/minecraft/class_315;field_28777:Znamed hideBundleTutorialLnet/minecraft/client/option/GameOptions;hideBundleTutorial:Z
-
biomeBlendRadius
- Mappings:
Namespace Name Mixin selector official baLeyo;ba:Leyn;intermediary field_1878Lnet/minecraft/class_315;field_1878:Lnet/minecraft/class_7172;named biomeBlendRadiusLnet/minecraft/client/option/GameOptions;biomeBlendRadius:Lnet/minecraft/client/option/SimpleOption;
-
mouseWheelSensitivity
- Mappings:
Namespace Name Mixin selector official bbLeyo;bb:Leyn;intermediary field_1889Lnet/minecraft/class_315;field_1889:Lnet/minecraft/class_7172;named mouseWheelSensitivityLnet/minecraft/client/option/GameOptions;mouseWheelSensitivity:Lnet/minecraft/client/option/SimpleOption;
-
rawMouseInput
- Mappings:
Namespace Name Mixin selector official bcLeyo;bc:Leyn;intermediary field_20308Lnet/minecraft/class_315;field_20308:Lnet/minecraft/class_7172;named rawMouseInputLnet/minecraft/client/option/GameOptions;rawMouseInput:Lnet/minecraft/client/option/SimpleOption;
-
glDebugVerbosity
public int glDebugVerbosity- Mappings:
Namespace Name Mixin selector official uLeyo;u:Iintermediary field_1901Lnet/minecraft/class_315;field_1901:Inamed glDebugVerbosityLnet/minecraft/client/option/GameOptions;glDebugVerbosity:I
-
autoJump
- Mappings:
Namespace Name Mixin selector official bdLeyo;bd:Leyn;intermediary field_1848Lnet/minecraft/class_315;field_1848:Lnet/minecraft/class_7172;named autoJumpLnet/minecraft/client/option/GameOptions;autoJump:Lnet/minecraft/client/option/SimpleOption;
-
operatorItemsTab
- Mappings:
Namespace Name Mixin selector official beLeyo;be:Leyn;intermediary field_41094Lnet/minecraft/class_315;field_41094:Lnet/minecraft/class_7172;named operatorItemsTabLnet/minecraft/client/option/GameOptions;operatorItemsTab:Lnet/minecraft/client/option/SimpleOption;
-
autoSuggestions
- Mappings:
Namespace Name Mixin selector official bfLeyo;bf:Leyn;intermediary field_1873Lnet/minecraft/class_315;field_1873:Lnet/minecraft/class_7172;named autoSuggestionsLnet/minecraft/client/option/GameOptions;autoSuggestions:Lnet/minecraft/client/option/SimpleOption;
-
chatColors
- Mappings:
Namespace Name Mixin selector official bgLeyo;bg:Leyn;intermediary field_1900Lnet/minecraft/class_315;field_1900:Lnet/minecraft/class_7172;named chatColorsLnet/minecraft/client/option/GameOptions;chatColors:Lnet/minecraft/client/option/SimpleOption;
-
chatLinks
- Mappings:
Namespace Name Mixin selector official bhLeyo;bh:Leyn;intermediary field_1911Lnet/minecraft/class_315;field_1911:Lnet/minecraft/class_7172;named chatLinksLnet/minecraft/client/option/GameOptions;chatLinks:Lnet/minecraft/client/option/SimpleOption;
-
chatLinksPrompt
- Mappings:
Namespace Name Mixin selector official biLeyo;bi:Leyn;intermediary field_1817Lnet/minecraft/class_315;field_1817:Lnet/minecraft/class_7172;named chatLinksPromptLnet/minecraft/client/option/GameOptions;chatLinksPrompt:Lnet/minecraft/client/option/SimpleOption;
-
enableVsync
- Mappings:
Namespace Name Mixin selector official bjLeyo;bj:Leyn;intermediary field_1884Lnet/minecraft/class_315;field_1884:Lnet/minecraft/class_7172;named enableVsyncLnet/minecraft/client/option/GameOptions;enableVsync:Lnet/minecraft/client/option/SimpleOption;
-
entityShadows
- Mappings:
Namespace Name Mixin selector official bkLeyo;bk:Leyn;intermediary field_1888Lnet/minecraft/class_315;field_1888:Lnet/minecraft/class_7172;named entityShadowsLnet/minecraft/client/option/GameOptions;entityShadows:Lnet/minecraft/client/option/SimpleOption;
-
forceUnicodeFont
- Mappings:
Namespace Name Mixin selector official blLeyo;bl:Leyn;intermediary field_1819Lnet/minecraft/class_315;field_1819:Lnet/minecraft/class_7172;named forceUnicodeFontLnet/minecraft/client/option/GameOptions;forceUnicodeFont:Lnet/minecraft/client/option/SimpleOption;
-
invertYMouse
- Mappings:
Namespace Name Mixin selector official bmLeyo;bm:Leyn;intermediary field_1865Lnet/minecraft/class_315;field_1865:Lnet/minecraft/class_7172;named invertYMouseLnet/minecraft/client/option/GameOptions;invertYMouse:Lnet/minecraft/client/option/SimpleOption;
-
discreteMouseScroll
- Mappings:
Namespace Name Mixin selector official bnLeyo;bn:Leyn;intermediary field_19244Lnet/minecraft/class_315;field_19244:Lnet/minecraft/class_7172;named discreteMouseScrollLnet/minecraft/client/option/GameOptions;discreteMouseScroll:Lnet/minecraft/client/option/SimpleOption;
-
realmsNotifications
- Mappings:
Namespace Name Mixin selector official boLeyo;bo:Leyn;intermediary field_1830Lnet/minecraft/class_315;field_1830:Lnet/minecraft/class_7172;named realmsNotificationsLnet/minecraft/client/option/GameOptions;realmsNotifications:Lnet/minecraft/client/option/SimpleOption;
-
allowServerListing
- Mappings:
Namespace Name Mixin selector official bqLeyo;bq:Leyn;intermediary field_35637Lnet/minecraft/class_315;field_35637:Lnet/minecraft/class_7172;named allowServerListingLnet/minecraft/client/option/GameOptions;allowServerListing:Lnet/minecraft/client/option/SimpleOption;
-
reducedDebugInfo
- Mappings:
Namespace Name Mixin selector official brLeyo;br:Leyn;intermediary field_1910Lnet/minecraft/class_315;field_1910:Lnet/minecraft/class_7172;named reducedDebugInfoLnet/minecraft/client/option/GameOptions;reducedDebugInfo:Lnet/minecraft/client/option/SimpleOption;
-
soundVolumeLevels
- Mappings:
Namespace Name Mixin selector official bsLeyo;bs:Ljava/util/Map;intermediary field_1916Lnet/minecraft/class_315;field_1916:Ljava/util/Map;named soundVolumeLevelsLnet/minecraft/client/option/GameOptions;soundVolumeLevels:Ljava/util/Map;
-
showSubtitles
- Mappings:
Namespace Name Mixin selector official btLeyo;bt:Leyn;intermediary field_1818Lnet/minecraft/class_315;field_1818:Lnet/minecraft/class_7172;named showSubtitlesLnet/minecraft/client/option/GameOptions;showSubtitles:Lnet/minecraft/client/option/SimpleOption;
-
directionalAudio
- Mappings:
Namespace Name Mixin selector official bwLeyo;bw:Leyn;intermediary field_37877Lnet/minecraft/class_315;field_37877:Lnet/minecraft/class_7172;named directionalAudioLnet/minecraft/client/option/GameOptions;directionalAudio:Lnet/minecraft/client/option/SimpleOption;
-
backgroundForChatOnly
- Mappings:
Namespace Name Mixin selector official bxLeyo;bx:Leyn;intermediary field_18725Lnet/minecraft/class_315;field_18725:Lnet/minecraft/class_7172;named backgroundForChatOnlyLnet/minecraft/client/option/GameOptions;backgroundForChatOnly:Lnet/minecraft/client/option/SimpleOption;
-
touchscreen
- Mappings:
Namespace Name Mixin selector official byLeyo;by:Leyn;intermediary field_1854Lnet/minecraft/class_315;field_1854:Lnet/minecraft/class_7172;named touchscreenLnet/minecraft/client/option/GameOptions;touchscreen:Lnet/minecraft/client/option/SimpleOption;
-
fullscreen
- Mappings:
Namespace Name Mixin selector official bzLeyo;bz:Leyn;intermediary field_1857Lnet/minecraft/class_315;field_1857:Lnet/minecraft/class_7172;named fullscreenLnet/minecraft/client/option/GameOptions;fullscreen:Lnet/minecraft/client/option/SimpleOption;
-
bobView
- Mappings:
Namespace Name Mixin selector official bALeyo;bA:Leyn;intermediary field_1891Lnet/minecraft/class_315;field_1891:Lnet/minecraft/class_7172;named bobViewLnet/minecraft/client/option/GameOptions;bobView:Lnet/minecraft/client/option/SimpleOption;
-
sneakToggled
- Mappings:
Namespace Name Mixin selector official bDLeyo;bD:Leyn;intermediary field_21332Lnet/minecraft/class_315;field_21332:Lnet/minecraft/class_7172;named sneakToggledLnet/minecraft/client/option/GameOptions;sneakToggled:Lnet/minecraft/client/option/SimpleOption;
-
sprintToggled
- Mappings:
Namespace Name Mixin selector official bELeyo;bE:Leyn;intermediary field_21333Lnet/minecraft/class_315;field_21333:Lnet/minecraft/class_7172;named sprintToggledLnet/minecraft/client/option/GameOptions;sprintToggled:Lnet/minecraft/client/option/SimpleOption;
-
skipMultiplayerWarning
public boolean skipMultiplayerWarning- Mappings:
Namespace Name Mixin selector official vLeyo;v:Zintermediary field_21840Lnet/minecraft/class_315;field_21840:Znamed skipMultiplayerWarningLnet/minecraft/client/option/GameOptions;skipMultiplayerWarning:Z
-
skipRealms32BitWarning
public boolean skipRealms32BitWarning- Mappings:
Namespace Name Mixin selector official wLeyo;w:Zintermediary field_37208Lnet/minecraft/class_315;field_37208:Znamed skipRealms32BitWarningLnet/minecraft/client/option/GameOptions;skipRealms32BitWarning:Z
-
hideMatchedNames
- Mappings:
Namespace Name Mixin selector official bGLeyo;bG:Leyn;intermediary field_26926Lnet/minecraft/class_315;field_26926:Lnet/minecraft/class_7172;named hideMatchedNamesLnet/minecraft/client/option/GameOptions;hideMatchedNames:Lnet/minecraft/client/option/SimpleOption;
-
showAutosaveIndicator
- Mappings:
Namespace Name Mixin selector official bHLeyo;bH:Leyn;intermediary field_35426Lnet/minecraft/class_315;field_35426:Lnet/minecraft/class_7172;named showAutosaveIndicatorLnet/minecraft/client/option/GameOptions;showAutosaveIndicator:Lnet/minecraft/client/option/SimpleOption;
-
onlyShowSecureChat
- Mappings:
Namespace Name Mixin selector official bJLeyo;bJ:Leyn;intermediary field_39321Lnet/minecraft/class_315;field_39321:Lnet/minecraft/class_7172;named onlyShowSecureChatLnet/minecraft/client/option/GameOptions;onlyShowSecureChat:Lnet/minecraft/client/option/SimpleOption;
-
forwardKey
A key binding for moving forward. Bound to the W key by default.- Mappings:
Namespace Name Mixin selector official xLeyo;x:Leyi;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 yLeyo;y:Leyi;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 zLeyo;z:Leyi;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 ALeyo;A:Leyi;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 BLeyo;B:Leyi;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 CLeyo;C:Leyi;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 DLeyo;D:Leyi;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 ELeyo;E:Leyi;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 FLeyo;F:Leyi;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 GLeyo;G:Leyi;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 HLeyo;H:Leyi;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 ILeyo;I:Leyi;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 JLeyo;J:Leyi;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 KLeyo;K:Leyi;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 LLeyo;L:Leyi;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 MLeyo;M:Leyi;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 OLeyo;O:Leyi;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 PLeyo;P:Leyi;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 QLeyo;Q:Leyi;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 RLeyo;R:Leyi;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 SLeyo;S:Leyi;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 TLeyo;T:Leyi;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 ULeyo;U:[Leyi;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 VLeyo;V:Leyi;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 WLeyo;W:Leyi;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 XLeyo;X:[Leyi;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 YLeyo;Y:Leyk;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 bKLeyo;bK:Ljava/io/File;intermediary field_1897Lnet/minecraft/class_315;field_1897:Ljava/io/File;named optionsFileLnet/minecraft/client/option/GameOptions;optionsFile:Ljava/io/File;
-
hudHidden
public boolean hudHidden- Mappings:
Namespace Name Mixin selector official ZLeyo;Z:Zintermediary field_1842Lnet/minecraft/class_315;field_1842:Znamed hudHiddenLnet/minecraft/client/option/GameOptions;hudHidden:Z
-
perspective
- Mappings:
Namespace Name Mixin selector official bLLeyo;bL:Lexw;intermediary field_26677Lnet/minecraft/class_315;field_26677:Lnet/minecraft/class_5498;named perspectiveLnet/minecraft/client/option/GameOptions;perspective:Lnet/minecraft/client/option/Perspective;
-
lastServer
- Mappings:
Namespace Name Mixin selector official aaLeyo;aa: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 abLeyo;ab:Zintermediary field_1914Lnet/minecraft/class_315;field_1914:Znamed smoothCameraEnabledLnet/minecraft/client/option/GameOptions;smoothCameraEnabled:Z
-
fov
- Mappings:
Namespace Name Mixin selector official bMLeyo;bM:Leyn;intermediary field_1826Lnet/minecraft/class_315;field_1826:Lnet/minecraft/class_7172;named fovLnet/minecraft/client/option/GameOptions;fov:Lnet/minecraft/client/option/SimpleOption;
-
telemetryOptInExtra
- Mappings:
Namespace Name Mixin selector official bOLeyo;bO:Leyn;intermediary field_41336Lnet/minecraft/class_315;field_41336:Lnet/minecraft/class_7172;named telemetryOptInExtraLnet/minecraft/client/option/GameOptions;telemetryOptInExtra:Lnet/minecraft/client/option/SimpleOption;
-
distortionEffectScale
- Mappings:
Namespace Name Mixin selector official bQLeyo;bQ:Leyn;intermediary field_26675Lnet/minecraft/class_315;field_26675:Lnet/minecraft/class_7172;named distortionEffectScaleLnet/minecraft/client/option/GameOptions;distortionEffectScale:Lnet/minecraft/client/option/SimpleOption;
-
fovEffectScale
- Mappings:
Namespace Name Mixin selector official bSLeyo;bS:Leyn;intermediary field_26676Lnet/minecraft/class_315;field_26676:Lnet/minecraft/class_7172;named fovEffectScaleLnet/minecraft/client/option/GameOptions;fovEffectScale:Lnet/minecraft/client/option/SimpleOption;
-
darknessEffectScale
- Mappings:
Namespace Name Mixin selector official bULeyo;bU:Leyn;intermediary field_38293Lnet/minecraft/class_315;field_38293:Lnet/minecraft/class_7172;named darknessEffectScaleLnet/minecraft/client/option/GameOptions;darknessEffectScale:Lnet/minecraft/client/option/SimpleOption;
-
glintSpeed
- Mappings:
Namespace Name Mixin selector official bWLeyo;bW:Leyn;intermediary field_42113Lnet/minecraft/class_315;field_42113:Lnet/minecraft/class_7172;named glintSpeedLnet/minecraft/client/option/GameOptions;glintSpeed:Lnet/minecraft/client/option/SimpleOption;
-
glintStrength
- Mappings:
Namespace Name Mixin selector official bYLeyo;bY:Leyn;intermediary field_42115Lnet/minecraft/class_315;field_42115:Lnet/minecraft/class_7172;named glintStrengthLnet/minecraft/client/option/GameOptions;glintStrength:Lnet/minecraft/client/option/SimpleOption;
-
damageTiltStrength
- Mappings:
Namespace Name Mixin selector official caLeyo;ca:Leyn;intermediary field_42482Lnet/minecraft/class_315;field_42482:Lnet/minecraft/class_7172;named damageTiltStrengthLnet/minecraft/client/option/GameOptions;damageTiltStrength:Lnet/minecraft/client/option/SimpleOption;
-
gamma
- Mappings:
Namespace Name Mixin selector official cbLeyo;cb:Leyn;intermediary field_1840Lnet/minecraft/class_315;field_1840:Lnet/minecraft/class_7172;named gammaLnet/minecraft/client/option/GameOptions;gamma:Lnet/minecraft/client/option/SimpleOption;
-
guiScale
- Mappings:
Namespace Name Mixin selector official cdLeyo;cd:Leyn;intermediary field_1868Lnet/minecraft/class_315;field_1868:Lnet/minecraft/class_7172;named guiScaleLnet/minecraft/client/option/GameOptions;guiScale:Lnet/minecraft/client/option/SimpleOption;
-
particles
- Mappings:
Namespace Name Mixin selector official ceLeyo;ce:Leyn;intermediary field_1882Lnet/minecraft/class_315;field_1882:Lnet/minecraft/class_7172;named particlesLnet/minecraft/client/option/GameOptions;particles:Lnet/minecraft/client/option/SimpleOption;
-
narrator
- Mappings:
Namespace Name Mixin selector official cfLeyo;cf:Leyn;intermediary field_1896Lnet/minecraft/class_315;field_1896:Lnet/minecraft/class_7172;named narratorLnet/minecraft/client/option/GameOptions;narrator:Lnet/minecraft/client/option/SimpleOption;
-
language
- Mappings:
Namespace Name Mixin selector official adLeyo;ad: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 cgLeyo;cg:Leyn;intermediary field_34783Lnet/minecraft/class_315;field_34783:Lnet/minecraft/class_7172;named soundDeviceLnet/minecraft/client/option/GameOptions;soundDevice:Lnet/minecraft/client/option/SimpleOption;
-
onboardAccessibility
public boolean onboardAccessibility- Mappings:
Namespace Name Mixin selector official aeLeyo;ae:Zintermediary field_41785Lnet/minecraft/class_315;field_41785:Znamed onboardAccessibilityLnet/minecraft/client/option/GameOptions;onboardAccessibility:Z
-
syncChunkWrites
public boolean syncChunkWrites- Mappings:
Namespace Name Mixin selector official afLeyo;af: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>Leyo;<init>(Leyk;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
-
getMonochromeLogo
- Mappings:
Namespace Name Mixin selector official aLeyo;a()Leyn;intermediary method_41772Lnet/minecraft/class_315;method_41772()Lnet/minecraft/class_7172;named getMonochromeLogoLnet/minecraft/client/option/GameOptions;getMonochromeLogo()Lnet/minecraft/client/option/SimpleOption;
-
getHideLightningFlashes
- Mappings:
Namespace Name Mixin selector official bLeyo;b()Leyn;intermediary method_41784Lnet/minecraft/class_315;method_41784()Lnet/minecraft/class_7172;named getHideLightningFlashesLnet/minecraft/client/option/GameOptions;getHideLightningFlashes()Lnet/minecraft/client/option/SimpleOption;
-
getHideSplashTexts
- Mappings:
Namespace Name Mixin selector official cLeyo;c()Leyn;intermediary method_54581Lnet/minecraft/class_315;method_54581()Lnet/minecraft/class_7172;named getHideSplashTextsLnet/minecraft/client/option/GameOptions;getHideSplashTexts()Lnet/minecraft/client/option/SimpleOption;
-
getMouseSensitivity
- Mappings:
Namespace Name Mixin selector official dLeyo;d()Leyn;intermediary method_42495Lnet/minecraft/class_315;method_42495()Lnet/minecraft/class_7172;named getMouseSensitivityLnet/minecraft/client/option/GameOptions;getMouseSensitivity()Lnet/minecraft/client/option/SimpleOption;
-
getViewDistance
- Mappings:
Namespace Name Mixin selector official eLeyo;e()Leyn;intermediary method_42503Lnet/minecraft/class_315;method_42503()Lnet/minecraft/class_7172;named getViewDistanceLnet/minecraft/client/option/GameOptions;getViewDistance()Lnet/minecraft/client/option/SimpleOption;
-
getSimulationDistance
- Mappings:
Namespace Name Mixin selector official fLeyo;f()Leyn;intermediary method_42510Lnet/minecraft/class_315;method_42510()Lnet/minecraft/class_7172;named getSimulationDistanceLnet/minecraft/client/option/GameOptions;getSimulationDistance()Lnet/minecraft/client/option/SimpleOption;
-
getEntityDistanceScaling
- Mappings:
Namespace Name Mixin selector official gLeyo;g()Leyn;intermediary method_42517Lnet/minecraft/class_315;method_42517()Lnet/minecraft/class_7172;named getEntityDistanceScalingLnet/minecraft/client/option/GameOptions;getEntityDistanceScaling()Lnet/minecraft/client/option/SimpleOption;
-
getMaxFps
- Mappings:
Namespace Name Mixin selector official hLeyo;h()Leyn;intermediary method_42524Lnet/minecraft/class_315;method_42524()Lnet/minecraft/class_7172;named getMaxFpsLnet/minecraft/client/option/GameOptions;getMaxFps()Lnet/minecraft/client/option/SimpleOption;
-
getCloudRenderMode
- Mappings:
Namespace Name Mixin selector official iLeyo;i()Leyn;intermediary method_42528Lnet/minecraft/class_315;method_42528()Lnet/minecraft/class_7172;named getCloudRenderModeLnet/minecraft/client/option/GameOptions;getCloudRenderMode()Lnet/minecraft/client/option/SimpleOption;
-
getGraphicsMode
- Mappings:
Namespace Name Mixin selector official jLeyo;j()Leyn;intermediary method_42534Lnet/minecraft/class_315;method_42534()Lnet/minecraft/class_7172;named getGraphicsModeLnet/minecraft/client/option/GameOptions;getGraphicsMode()Lnet/minecraft/client/option/SimpleOption;
-
getAo
- Mappings:
Namespace Name Mixin selector official kLeyo;k()Leyn;intermediary method_41792Lnet/minecraft/class_315;method_41792()Lnet/minecraft/class_7172;named getAoLnet/minecraft/client/option/GameOptions;getAo()Lnet/minecraft/client/option/SimpleOption;
-
getChunkBuilderMode
- Mappings:
Namespace Name Mixin selector official lLeyo;l()Leyn;intermediary method_41798Lnet/minecraft/class_315;method_41798()Lnet/minecraft/class_7172;named getChunkBuilderModeLnet/minecraft/client/option/GameOptions;getChunkBuilderMode()Lnet/minecraft/client/option/SimpleOption;
-
refreshResourcePacks
- Mappings:
Namespace Name Mixin selector official aLeyo;a(Larq;)Vintermediary method_49598Lnet/minecraft/class_315;method_49598(Lnet/minecraft/class_3283;)Vnamed refreshResourcePacksLnet/minecraft/client/option/GameOptions;refreshResourcePacks(Lnet/minecraft/resource/ResourcePackManager;)V
-
getChatVisibility
- Mappings:
Namespace Name Mixin selector official mLeyo;m()Leyn;intermediary method_42539Lnet/minecraft/class_315;method_42539()Lnet/minecraft/class_7172;named getChatVisibilityLnet/minecraft/client/option/GameOptions;getChatVisibility()Lnet/minecraft/client/option/SimpleOption;
-
getChatOpacity
- Mappings:
Namespace Name Mixin selector official nLeyo;n()Leyn;intermediary method_42542Lnet/minecraft/class_315;method_42542()Lnet/minecraft/class_7172;named getChatOpacityLnet/minecraft/client/option/GameOptions;getChatOpacity()Lnet/minecraft/client/option/SimpleOption;
-
getChatLineSpacing
- Mappings:
Namespace Name Mixin selector official oLeyo;o()Leyn;intermediary method_42546Lnet/minecraft/class_315;method_42546()Lnet/minecraft/class_7172;named getChatLineSpacingLnet/minecraft/client/option/GameOptions;getChatLineSpacing()Lnet/minecraft/client/option/SimpleOption;
-
getTextBackgroundOpacity
- Mappings:
Namespace Name Mixin selector official pLeyo;p()Leyn;intermediary method_42550Lnet/minecraft/class_315;method_42550()Lnet/minecraft/class_7172;named getTextBackgroundOpacityLnet/minecraft/client/option/GameOptions;getTextBackgroundOpacity()Lnet/minecraft/client/option/SimpleOption;
-
getPanoramaSpeed
- Mappings:
Namespace Name Mixin selector official qLeyo;q()Leyn;intermediary method_45581Lnet/minecraft/class_315;method_45581()Lnet/minecraft/class_7172;named getPanoramaSpeedLnet/minecraft/client/option/GameOptions;getPanoramaSpeed()Lnet/minecraft/client/option/SimpleOption;
-
getHighContrast
- Mappings:
Namespace Name Mixin selector official rLeyo;r()Leyn;intermediary method_49600Lnet/minecraft/class_315;method_49600()Lnet/minecraft/class_7172;named getHighContrastLnet/minecraft/client/option/GameOptions;getHighContrast()Lnet/minecraft/client/option/SimpleOption;
-
getNarratorHotkey
- Mappings:
Namespace Name Mixin selector official sLeyo;s()Leyn;intermediary method_53530Lnet/minecraft/class_315;method_53530()Lnet/minecraft/class_7172;named getNarratorHotkeyLnet/minecraft/client/option/GameOptions;getNarratorHotkey()Lnet/minecraft/client/option/SimpleOption;
-
getMainArm
- Mappings:
Namespace Name Mixin selector official tLeyo;t()Leyn;intermediary method_42552Lnet/minecraft/class_315;method_42552()Lnet/minecraft/class_7172;named getMainArmLnet/minecraft/client/option/GameOptions;getMainArm()Lnet/minecraft/client/option/SimpleOption;
-
getChatScale
- Mappings:
Namespace Name Mixin selector official uLeyo;u()Leyn;intermediary method_42554Lnet/minecraft/class_315;method_42554()Lnet/minecraft/class_7172;named getChatScaleLnet/minecraft/client/option/GameOptions;getChatScale()Lnet/minecraft/client/option/SimpleOption;
-
getChatWidth
- Mappings:
Namespace Name Mixin selector official vLeyo;v()Leyn;intermediary method_42556Lnet/minecraft/class_315;method_42556()Lnet/minecraft/class_7172;named getChatWidthLnet/minecraft/client/option/GameOptions;getChatWidth()Lnet/minecraft/client/option/SimpleOption;
-
getChatHeightUnfocused
- Mappings:
Namespace Name Mixin selector official wLeyo;w()Leyn;intermediary method_41801Lnet/minecraft/class_315;method_41801()Lnet/minecraft/class_7172;named getChatHeightUnfocusedLnet/minecraft/client/option/GameOptions;getChatHeightUnfocused()Lnet/minecraft/client/option/SimpleOption;
-
getChatHeightFocused
- Mappings:
Namespace Name Mixin selector official xLeyo;x()Leyn;intermediary method_41803Lnet/minecraft/class_315;method_41803()Lnet/minecraft/class_7172;named getChatHeightFocusedLnet/minecraft/client/option/GameOptions;getChatHeightFocused()Lnet/minecraft/client/option/SimpleOption;
-
getChatDelay
- Mappings:
Namespace Name Mixin selector official yLeyo;y()Leyn;intermediary method_42561Lnet/minecraft/class_315;method_42561()Lnet/minecraft/class_7172;named getChatDelayLnet/minecraft/client/option/GameOptions;getChatDelay()Lnet/minecraft/client/option/SimpleOption;
-
getNotificationDisplayTime
- Mappings:
Namespace Name Mixin selector official zLeyo;z()Leyn;intermediary method_48191Lnet/minecraft/class_315;method_48191()Lnet/minecraft/class_7172;named getNotificationDisplayTimeLnet/minecraft/client/option/GameOptions;getNotificationDisplayTime()Lnet/minecraft/client/option/SimpleOption;
-
getMipmapLevels
- Mappings:
Namespace Name Mixin selector official ALeyo;A()Leyn;intermediary method_42563Lnet/minecraft/class_315;method_42563()Lnet/minecraft/class_7172;named getMipmapLevelsLnet/minecraft/client/option/GameOptions;getMipmapLevels()Lnet/minecraft/client/option/SimpleOption;
-
getAttackIndicator
- Mappings:
Namespace Name Mixin selector official BLeyo;B()Leyn;intermediary method_42565Lnet/minecraft/class_315;method_42565()Lnet/minecraft/class_7172;named getAttackIndicatorLnet/minecraft/client/option/GameOptions;getAttackIndicator()Lnet/minecraft/client/option/SimpleOption;
-
getBiomeBlendRadius
- Mappings:
Namespace Name Mixin selector official CLeyo;C()Leyn;intermediary method_41805Lnet/minecraft/class_315;method_41805()Lnet/minecraft/class_7172;named getBiomeBlendRadiusLnet/minecraft/client/option/GameOptions;getBiomeBlendRadius()Lnet/minecraft/client/option/SimpleOption;
-
toMouseWheelSensitivityValue
private static double toMouseWheelSensitivityValue(int value) - Mappings:
Namespace Name Mixin selector official cLeyo;c(I)Dintermediary method_41793Lnet/minecraft/class_315;method_41793(I)Dnamed toMouseWheelSensitivityValueLnet/minecraft/client/option/GameOptions;toMouseWheelSensitivityValue(I)D
-
toMouseWheelSensitivitySliderProgressValue
private static int toMouseWheelSensitivitySliderProgressValue(double value) - Mappings:
Namespace Name Mixin selector official aLeyo;a(D)Iintermediary method_41773Lnet/minecraft/class_315;method_41773(D)Inamed toMouseWheelSensitivitySliderProgressValueLnet/minecraft/client/option/GameOptions;toMouseWheelSensitivitySliderProgressValue(D)I
-
getMouseWheelSensitivity
- Mappings:
Namespace Name Mixin selector official DLeyo;D()Leyn;intermediary method_41806Lnet/minecraft/class_315;method_41806()Lnet/minecraft/class_7172;named getMouseWheelSensitivityLnet/minecraft/client/option/GameOptions;getMouseWheelSensitivity()Lnet/minecraft/client/option/SimpleOption;
-
getRawMouseInput
- Mappings:
Namespace Name Mixin selector official ELeyo;E()Leyn;intermediary method_41807Lnet/minecraft/class_315;method_41807()Lnet/minecraft/class_7172;named getRawMouseInputLnet/minecraft/client/option/GameOptions;getRawMouseInput()Lnet/minecraft/client/option/SimpleOption;
-
getAutoJump
- Mappings:
Namespace Name Mixin selector official FLeyo;F()Leyn;intermediary method_42423Lnet/minecraft/class_315;method_42423()Lnet/minecraft/class_7172;named getAutoJumpLnet/minecraft/client/option/GameOptions;getAutoJump()Lnet/minecraft/client/option/SimpleOption;
-
getOperatorItemsTab
- Mappings:
Namespace Name Mixin selector official GLeyo;G()Leyn;intermediary method_47395Lnet/minecraft/class_315;method_47395()Lnet/minecraft/class_7172;named getOperatorItemsTabLnet/minecraft/client/option/GameOptions;getOperatorItemsTab()Lnet/minecraft/client/option/SimpleOption;
-
getAutoSuggestions
- Mappings:
Namespace Name Mixin selector official HLeyo;H()Leyn;intermediary method_42425Lnet/minecraft/class_315;method_42425()Lnet/minecraft/class_7172;named getAutoSuggestionsLnet/minecraft/client/option/GameOptions;getAutoSuggestions()Lnet/minecraft/client/option/SimpleOption;
-
getChatColors
- Mappings:
Namespace Name Mixin selector official ILeyo;I()Leyn;intermediary method_42427Lnet/minecraft/class_315;method_42427()Lnet/minecraft/class_7172;named getChatColorsLnet/minecraft/client/option/GameOptions;getChatColors()Lnet/minecraft/client/option/SimpleOption;
-
getChatLinks
- Mappings:
Namespace Name Mixin selector official JLeyo;J()Leyn;intermediary method_42429Lnet/minecraft/class_315;method_42429()Lnet/minecraft/class_7172;named getChatLinksLnet/minecraft/client/option/GameOptions;getChatLinks()Lnet/minecraft/client/option/SimpleOption;
-
getChatLinksPrompt
- Mappings:
Namespace Name Mixin selector official KLeyo;K()Leyn;intermediary method_42431Lnet/minecraft/class_315;method_42431()Lnet/minecraft/class_7172;named getChatLinksPromptLnet/minecraft/client/option/GameOptions;getChatLinksPrompt()Lnet/minecraft/client/option/SimpleOption;
-
getEnableVsync
- Mappings:
Namespace Name Mixin selector official LLeyo;L()Leyn;intermediary method_42433Lnet/minecraft/class_315;method_42433()Lnet/minecraft/class_7172;named getEnableVsyncLnet/minecraft/client/option/GameOptions;getEnableVsync()Lnet/minecraft/client/option/SimpleOption;
-
getEntityShadows
- Mappings:
Namespace Name Mixin selector official MLeyo;M()Leyn;intermediary method_42435Lnet/minecraft/class_315;method_42435()Lnet/minecraft/class_7172;named getEntityShadowsLnet/minecraft/client/option/GameOptions;getEntityShadows()Lnet/minecraft/client/option/SimpleOption;
-
getForceUnicodeFont
- Mappings:
Namespace Name Mixin selector official NLeyo;N()Leyn;intermediary method_42437Lnet/minecraft/class_315;method_42437()Lnet/minecraft/class_7172;named getForceUnicodeFontLnet/minecraft/client/option/GameOptions;getForceUnicodeFont()Lnet/minecraft/client/option/SimpleOption;
-
getInvertYMouse
- Mappings:
Namespace Name Mixin selector official OLeyo;O()Leyn;intermediary method_42438Lnet/minecraft/class_315;method_42438()Lnet/minecraft/class_7172;named getInvertYMouseLnet/minecraft/client/option/GameOptions;getInvertYMouse()Lnet/minecraft/client/option/SimpleOption;
-
getDiscreteMouseScroll
- Mappings:
Namespace Name Mixin selector official PLeyo;P()Leyn;intermediary method_42439Lnet/minecraft/class_315;method_42439()Lnet/minecraft/class_7172;named getDiscreteMouseScrollLnet/minecraft/client/option/GameOptions;getDiscreteMouseScroll()Lnet/minecraft/client/option/SimpleOption;
-
getRealmsNotifications
- Mappings:
Namespace Name Mixin selector official QLeyo;Q()Leyn;intermediary method_42440Lnet/minecraft/class_315;method_42440()Lnet/minecraft/class_7172;named getRealmsNotificationsLnet/minecraft/client/option/GameOptions;getRealmsNotifications()Lnet/minecraft/client/option/SimpleOption;
-
getAllowServerListing
- Mappings:
Namespace Name Mixin selector official RLeyo;R()Leyn;intermediary method_42441Lnet/minecraft/class_315;method_42441()Lnet/minecraft/class_7172;named getAllowServerListingLnet/minecraft/client/option/GameOptions;getAllowServerListing()Lnet/minecraft/client/option/SimpleOption;
-
getReducedDebugInfo
- Mappings:
Namespace Name Mixin selector official SLeyo;S()Leyn;intermediary method_42442Lnet/minecraft/class_315;method_42442()Lnet/minecraft/class_7172;named getReducedDebugInfoLnet/minecraft/client/option/GameOptions;getReducedDebugInfo()Lnet/minecraft/client/option/SimpleOption;
-
getSoundVolume
- Mappings:
Namespace Name Mixin selector official aLeyo;a(Latq;)Fintermediary method_1630Lnet/minecraft/class_315;method_1630(Lnet/minecraft/class_3419;)Fnamed getSoundVolumeLnet/minecraft/client/option/GameOptions;getSoundVolume(Lnet/minecraft/sound/SoundCategory;)F
-
getSoundVolumeOption
- Mappings:
Namespace Name Mixin selector official bLeyo;b(Latq;)Leyn;intermediary method_45578Lnet/minecraft/class_315;method_45578(Lnet/minecraft/class_3419;)Lnet/minecraft/class_7172;named getSoundVolumeOptionLnet/minecraft/client/option/GameOptions;getSoundVolumeOption(Lnet/minecraft/sound/SoundCategory;)Lnet/minecraft/client/option/SimpleOption;
-
createSoundVolumeOption
- Mappings:
Namespace Name Mixin selector official aLeyo;a(Ljava/lang/String;Latq;)Leyn;intermediary method_45576Lnet/minecraft/class_315;method_45576(Ljava/lang/String;Lnet/minecraft/class_3419;)Lnet/minecraft/class_7172;named createSoundVolumeOptionLnet/minecraft/client/option/GameOptions;createSoundVolumeOption(Ljava/lang/String;Lnet/minecraft/sound/SoundCategory;)Lnet/minecraft/client/option/SimpleOption;
-
getShowSubtitles
- Mappings:
Namespace Name Mixin selector official TLeyo;T()Leyn;intermediary method_42443Lnet/minecraft/class_315;method_42443()Lnet/minecraft/class_7172;named getShowSubtitlesLnet/minecraft/client/option/GameOptions;getShowSubtitles()Lnet/minecraft/client/option/SimpleOption;
-
getDirectionalAudio
- Mappings:
Namespace Name Mixin selector official ULeyo;U()Leyn;intermediary method_42444Lnet/minecraft/class_315;method_42444()Lnet/minecraft/class_7172;named getDirectionalAudioLnet/minecraft/client/option/GameOptions;getDirectionalAudio()Lnet/minecraft/client/option/SimpleOption;
-
getBackgroundForChatOnly
- Mappings:
Namespace Name Mixin selector official VLeyo;V()Leyn;intermediary method_42445Lnet/minecraft/class_315;method_42445()Lnet/minecraft/class_7172;named getBackgroundForChatOnlyLnet/minecraft/client/option/GameOptions;getBackgroundForChatOnly()Lnet/minecraft/client/option/SimpleOption;
-
getTouchscreen
- Mappings:
Namespace Name Mixin selector official WLeyo;W()Leyn;intermediary method_42446Lnet/minecraft/class_315;method_42446()Lnet/minecraft/class_7172;named getTouchscreenLnet/minecraft/client/option/GameOptions;getTouchscreen()Lnet/minecraft/client/option/SimpleOption;
-
getFullscreen
- Mappings:
Namespace Name Mixin selector official XLeyo;X()Leyn;intermediary method_42447Lnet/minecraft/class_315;method_42447()Lnet/minecraft/class_7172;named getFullscreenLnet/minecraft/client/option/GameOptions;getFullscreen()Lnet/minecraft/client/option/SimpleOption;
-
getBobView
- Mappings:
Namespace Name Mixin selector official YLeyo;Y()Leyn;intermediary method_42448Lnet/minecraft/class_315;method_42448()Lnet/minecraft/class_7172;named getBobViewLnet/minecraft/client/option/GameOptions;getBobView()Lnet/minecraft/client/option/SimpleOption;
-
getSneakToggled
- Mappings:
Namespace Name Mixin selector official ZLeyo;Z()Leyn;intermediary method_42449Lnet/minecraft/class_315;method_42449()Lnet/minecraft/class_7172;named getSneakToggledLnet/minecraft/client/option/GameOptions;getSneakToggled()Lnet/minecraft/client/option/SimpleOption;
-
getSprintToggled
- Mappings:
Namespace Name Mixin selector official aaLeyo;aa()Leyn;intermediary method_42450Lnet/minecraft/class_315;method_42450()Lnet/minecraft/class_7172;named getSprintToggledLnet/minecraft/client/option/GameOptions;getSprintToggled()Lnet/minecraft/client/option/SimpleOption;
-
getHideMatchedNames
- Mappings:
Namespace Name Mixin selector official abLeyo;ab()Leyn;intermediary method_42451Lnet/minecraft/class_315;method_42451()Lnet/minecraft/class_7172;named getHideMatchedNamesLnet/minecraft/client/option/GameOptions;getHideMatchedNames()Lnet/minecraft/client/option/SimpleOption;
-
getShowAutosaveIndicator
- Mappings:
Namespace Name Mixin selector official acLeyo;ac()Leyn;intermediary method_42452Lnet/minecraft/class_315;method_42452()Lnet/minecraft/class_7172;named getShowAutosaveIndicatorLnet/minecraft/client/option/GameOptions;getShowAutosaveIndicator()Lnet/minecraft/client/option/SimpleOption;
-
getOnlyShowSecureChat
- Mappings:
Namespace Name Mixin selector official adLeyo;ad()Leyn;intermediary method_44026Lnet/minecraft/class_315;method_44026()Lnet/minecraft/class_7172;named getOnlyShowSecureChatLnet/minecraft/client/option/GameOptions;getOnlyShowSecureChat()Lnet/minecraft/client/option/SimpleOption;
-
getFov
- Mappings:
Namespace Name Mixin selector official aeLeyo;ae()Leyn;intermediary method_41808Lnet/minecraft/class_315;method_41808()Lnet/minecraft/class_7172;named getFovLnet/minecraft/client/option/GameOptions;getFov()Lnet/minecraft/client/option/SimpleOption;
-
getTelemetryOptInExtra
- Mappings:
Namespace Name Mixin selector official afLeyo;af()Leyn;intermediary method_47609Lnet/minecraft/class_315;method_47609()Lnet/minecraft/class_7172;named getTelemetryOptInExtraLnet/minecraft/client/option/GameOptions;getTelemetryOptInExtra()Lnet/minecraft/client/option/SimpleOption;
-
getDistortionEffectScale
- Mappings:
Namespace Name Mixin selector official agLeyo;ag()Leyn;intermediary method_42453Lnet/minecraft/class_315;method_42453()Lnet/minecraft/class_7172;named getDistortionEffectScaleLnet/minecraft/client/option/GameOptions;getDistortionEffectScale()Lnet/minecraft/client/option/SimpleOption;
-
getFovEffectScale
- Mappings:
Namespace Name Mixin selector official ahLeyo;ah()Leyn;intermediary method_42454Lnet/minecraft/class_315;method_42454()Lnet/minecraft/class_7172;named getFovEffectScaleLnet/minecraft/client/option/GameOptions;getFovEffectScale()Lnet/minecraft/client/option/SimpleOption;
-
getDarknessEffectScale
- Mappings:
Namespace Name Mixin selector official aiLeyo;ai()Leyn;intermediary method_42472Lnet/minecraft/class_315;method_42472()Lnet/minecraft/class_7172;named getDarknessEffectScaleLnet/minecraft/client/option/GameOptions;getDarknessEffectScale()Lnet/minecraft/client/option/SimpleOption;
-
getGlintSpeed
- Mappings:
Namespace Name Mixin selector official ajLeyo;aj()Leyn;intermediary method_48580Lnet/minecraft/class_315;method_48580()Lnet/minecraft/class_7172;named getGlintSpeedLnet/minecraft/client/option/GameOptions;getGlintSpeed()Lnet/minecraft/client/option/SimpleOption;
-
getGlintStrength
- Mappings:
Namespace Name Mixin selector official akLeyo;ak()Leyn;intermediary method_48581Lnet/minecraft/class_315;method_48581()Lnet/minecraft/class_7172;named getGlintStrengthLnet/minecraft/client/option/GameOptions;getGlintStrength()Lnet/minecraft/client/option/SimpleOption;
-
getDamageTiltStrength
- Mappings:
Namespace Name Mixin selector official alLeyo;al()Leyn;intermediary method_48974Lnet/minecraft/class_315;method_48974()Lnet/minecraft/class_7172;named getDamageTiltStrengthLnet/minecraft/client/option/GameOptions;getDamageTiltStrength()Lnet/minecraft/client/option/SimpleOption;
-
getGamma
- Mappings:
Namespace Name Mixin selector official amLeyo;am()Leyn;intermediary method_42473Lnet/minecraft/class_315;method_42473()Lnet/minecraft/class_7172;named getGammaLnet/minecraft/client/option/GameOptions;getGamma()Lnet/minecraft/client/option/SimpleOption;
-
getGuiScale
- Mappings:
Namespace Name Mixin selector official anLeyo;an()Leyn;intermediary method_42474Lnet/minecraft/class_315;method_42474()Lnet/minecraft/class_7172;named getGuiScaleLnet/minecraft/client/option/GameOptions;getGuiScale()Lnet/minecraft/client/option/SimpleOption;
-
getParticles
- Mappings:
Namespace Name Mixin selector official aoLeyo;ao()Leyn;intermediary method_42475Lnet/minecraft/class_315;method_42475()Lnet/minecraft/class_7172;named getParticlesLnet/minecraft/client/option/GameOptions;getParticles()Lnet/minecraft/client/option/SimpleOption;
-
getNarrator
- Mappings:
Namespace Name Mixin selector official apLeyo;ap()Leyn;intermediary method_42476Lnet/minecraft/class_315;method_42476()Lnet/minecraft/class_7172;named getNarratorLnet/minecraft/client/option/GameOptions;getNarrator()Lnet/minecraft/client/option/SimpleOption;
-
getSoundDevice
- Mappings:
Namespace Name Mixin selector official aqLeyo;aq()Leyn;intermediary method_42477Lnet/minecraft/class_315;method_42477()Lnet/minecraft/class_7172;named getSoundDeviceLnet/minecraft/client/option/GameOptions;getSoundDevice()Lnet/minecraft/client/option/SimpleOption;
-
getTextBackgroundOpacity
public float getTextBackgroundOpacity(float fallback) - Mappings:
Namespace Name Mixin selector official aLeyo;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 bLeyo;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 aLeyo;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 aLeyo;a(Leyi;Lery$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 aLeyo;a(Leyo$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 arLeyo;ar()Vintermediary method_1636Lnet/minecraft/class_315;method_1636()Vnamed loadLnet/minecraft/client/option/GameOptions;load()V
-
isTrue
- Mappings:
Namespace Name Mixin selector official aLeyo;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 bLeyo;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 aLeyo;a(Lsy;)Lsy;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 asLeyo;as()Vintermediary method_1640Lnet/minecraft/class_315;method_1640()Vnamed writeLnet/minecraft/client/option/GameOptions;write()V
-
getSyncedOptions
- Mappings:
Namespace Name Mixin selector official atLeyo;at()Laop;intermediary method_53842Lnet/minecraft/class_315;method_53842()Lnet/minecraft/class_8791;named getSyncedOptionsLnet/minecraft/client/option/GameOptions;getSyncedOptions()Lnet/minecraft/network/packet/c2s/common/SyncedClientOptions;
-
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 auLeyo;au()Vintermediary method_1643Lnet/minecraft/class_315;method_1643()Vnamed sendClientSettingsLnet/minecraft/client/option/GameOptions;sendClientSettings()V
-
setPlayerModelPart
- Mappings:
Namespace Name Mixin selector official bLeyo;b(Lcib;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 aLeyo;a(Lcib;)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 aLeyo;a(Lcib;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
-
getCloudRenderModeValue
- Mappings:
Namespace Name Mixin selector official avLeyo;av()Lexy;intermediary method_1632Lnet/minecraft/class_315;method_1632()Lnet/minecraft/class_4063;named getCloudRenderModeValueLnet/minecraft/client/option/GameOptions;getCloudRenderModeValue()Lnet/minecraft/client/option/CloudRenderMode;
-
shouldUseNativeTransport
public boolean shouldUseNativeTransport()- Mappings:
Namespace Name Mixin selector official awLeyo;aw()Zintermediary method_1639Lnet/minecraft/class_315;method_1639()Znamed shouldUseNativeTransportLnet/minecraft/client/option/GameOptions;shouldUseNativeTransport()Z
-
addResourcePackProfilesToManager
- Mappings:
Namespace Name Mixin selector official bLeyo;b(Larq;)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 axLeyo;ax()Lexw;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 aLeyo;a(Lexw;)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 cLeyo;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;
-
getOptionsFile
- Mappings:
Namespace Name Mixin selector official ayLeyo;ay()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 azLeyo;az()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 serverViewDistance) - Mappings:
Namespace Name Mixin selector official bLeyo;b(I)Vintermediary method_38520Lnet/minecraft/class_315;method_38520(I)Vnamed setServerViewDistanceLnet/minecraft/client/option/GameOptions;setServerViewDistance(I)V
-
getClampedViewDistance
public int getClampedViewDistance()- Mappings:
Namespace Name Mixin selector official aALeyo;aA()Iintermediary method_38521Lnet/minecraft/class_315;method_38521()Inamed getClampedViewDistanceLnet/minecraft/client/option/GameOptions;getClampedViewDistance()I
-
getPixelValueText
- Mappings:
Namespace Name Mixin selector official bLeyo;b(Lvs;I)Lvs;intermediary method_41791Lnet/minecraft/class_315;method_41791(Lnet/minecraft/class_2561;I)Lnet/minecraft/class_2561;named getPixelValueTextLnet/minecraft/client/option/GameOptions;getPixelValueText(Lnet/minecraft/text/Text;I)Lnet/minecraft/text/Text;
-
getPercentValueText
- Mappings:
Namespace Name Mixin selector official aLeyo;a(Lvs;D)Lvs;intermediary method_41781Lnet/minecraft/class_315;method_41781(Lnet/minecraft/class_2561;D)Lnet/minecraft/class_2561;named getPercentValueTextLnet/minecraft/client/option/GameOptions;getPercentValueText(Lnet/minecraft/text/Text;D)Lnet/minecraft/text/Text;
-
getGenericValueText
- Mappings:
Namespace Name Mixin selector official aLeyo;a(Lvs;Lvs;)Lvs;intermediary method_41783Lnet/minecraft/class_315;method_41783(Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;)Lnet/minecraft/class_2561;named getGenericValueTextLnet/minecraft/client/option/GameOptions;getGenericValueText(Lnet/minecraft/text/Text;Lnet/minecraft/text/Text;)Lnet/minecraft/text/Text;
-
getGenericValueText
- Mappings:
Namespace Name Mixin selector official aLeyo;a(Lvs;I)Lvs;intermediary method_41782Lnet/minecraft/class_315;method_41782(Lnet/minecraft/class_2561;I)Lnet/minecraft/class_2561;named getGenericValueTextLnet/minecraft/client/option/GameOptions;getGenericValueText(Lnet/minecraft/text/Text;I)Lnet/minecraft/text/Text;
-
socialInteractionsKey
NLeyo;N:Leyi;field_26845Lnet/minecraft/class_315;field_26845:Lnet/minecraft/class_304;socialInteractionsKeyLnet/minecraft/client/option/GameOptions;socialInteractionsKey:Lnet/minecraft/client/option/KeyBinding;