Package net.minecraft.client.option
Class GameOptions
java.lang.Object
net.minecraft.client.option.GameOptions
- Mappings:
Namespace Name named net/minecraft/client/option/GameOptions
intermediary net/minecraft/class_315
official ffl
-
Nested Class Summary
Modifier and TypeClassDescriptionprivate static interface
private static interface
-
Field Summary
Modifier and TypeFieldDescriptionboolean
final KeyBinding
A key binding for opening the advancements screen.final KeyBinding[]
An array of all key bindings.private static final Text
private final SimpleOption
<Boolean> private final SimpleOption
<Boolean> private final SimpleOption
<AttackIndicator> final KeyBinding
A key binding for attacking an entity or breaking a block.private final SimpleOption
<Boolean> private final SimpleOption
<Boolean> private final SimpleOption
<Boolean> final KeyBinding
A key binding for moving backward.private final SimpleOption
<Integer> private final SimpleOption
<Boolean> private static final Text
private final SimpleOption
<Boolean> private final SimpleOption
<Double> private final SimpleOption
<Double> private final SimpleOption
<Double> final KeyBinding
A 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 MinecraftClient
private final SimpleOption
<CloudRenderMode> private static final Splitter
final KeyBinding
A key binding for opening the chat screen with the/
already typed.private static final Text
private final SimpleOption
<Double> private static final Text
private static final Text
private final SimpleOption
<Double> private static final double
private static final Text
private static final Text
private final SimpleOption
<Boolean> private final SimpleOption
<Boolean> private final SimpleOption
<Double> final KeyBinding
A key binding for dropping the item in the selected slot.static final String
private final Set
<PlayerModelPart> private final SimpleOption
<Boolean> private final SimpleOption
<Double> private final SimpleOption
<Boolean> private static final Text
private static final Text
private static final Text
static final int
static final int
static final int
static final int
static final int
static final int
static final int
private final SimpleOption
<Boolean> final KeyBinding
A key binding for moving forward.private final SimpleOption
<Integer> private static final Text
private final SimpleOption
<Double> private final SimpleOption
<Boolean> final KeyBinding
A key binding for toggling fullscreen.private final SimpleOption
<Double> int
private static final Text
private static final Text
private final SimpleOption
<Double> private final SimpleOption
<Double> private final SimpleOption
<GraphicsMode> (package private) static final Gson
private final SimpleOption
<Integer> private static final Text
private static final Text
private static final Text
boolean
private final SimpleOption
<Boolean> private final SimpleOption
<Boolean> boolean
private final SimpleOption
<Boolean> private static final Text
private final SimpleOption
<Boolean> private static final Text
final KeyBinding[]
Key bindings for selecting hotbar slots.boolean
final KeyBinding
A key binding for opening the inventory screen.private final SimpleOption
<Boolean> private final SimpleOption
<Boolean> boolean
final KeyBinding
A key binding for jumping.final KeyBinding
A key binding for moving left.final KeyBinding
A key binding for loading the hotbar items in creative mode.(package private) static final Logger
private final SimpleOption
<Arm> static final int
private static final int
private final SimpleOption
<Integer> private static final Text
private final SimpleOption
<Double> 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 Text
private static final Text
private static final Text
private final SimpleOption
<Double> boolean
private static final Text
private final SimpleOption
<Boolean> private final SimpleOption
<Boolean> private final File
int
int
private final SimpleOption
<Double> private final SimpleOption
<ParticlesMode> boolean
private Perspective
final KeyBinding
final KeyBinding
A key binding for displaying the player list.private final SimpleOption
<Boolean> private final SimpleOption
<Boolean> private final SimpleOption
<Boolean> final KeyBinding
A key binding for moving right.final KeyBinding
A key binding for saving the hotbar items in creative mode.private static final Text
final KeyBinding
A key binding for taking a screenshot.private int
private final SimpleOption
<Boolean> private final SimpleOption
<Boolean> private final SimpleOption
<Integer> boolean
boolean
final KeyBinding
A key binding for toggling smooth camera.final KeyBinding
A key binding for sneaking.private final SimpleOption
<Boolean> final KeyBinding
A key binding for opening the social interactions screen.private final SimpleOption
<String> private final Map
<SoundCategory, SimpleOption<Double>> final KeyBinding
A key binding for highlighting players in spectator mode.final KeyBinding
A key binding for sprinting.private final SimpleOption
<Boolean> final KeyBinding
A key binding for swapping the items in the selected slot and the off hand.boolean
private static final Text
private final SimpleOption
<Boolean> private final SimpleOption
<Double> private static final Text
final KeyBinding
A key binding for toggling perspective.private final SimpleOption
<Boolean> final KeyBinding
A key binding for using an item, such as placing a block.boolean
private final SimpleOption
<Integer> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
accept
(GameOptions.Visitor visitor) private void
void
private SimpleOption
<Double> createSoundVolumeOption
(String key, SoundCategory category) getAo()
int
getFov()
getGamma()
static Text
getGenericValueText
(Text prefix, int value) static Text
getGenericValueText
(Text prefix, Text value) double
private static Text
getPercentOrOffValueText
(Text prefix, double value) private static Text
getPercentValueText
(Text prefix, double value) private static Text
getPixelValueText
(Text prefix, int value) final float
getSoundVolume
(SoundCategory category) final SimpleOption
<Double> getSoundVolumeOption
(SoundCategory category) int
getTextBackgroundColor
(float fallbackOpacity) int
getTextBackgroundColor
(int fallbackColor) float
getTextBackgroundOpacity
(float fallback) (package private) static boolean
boolean
(package private) static boolean
void
load()
private static void
void
refreshResourcePacks
(ResourcePackManager resourcePackManager) void
Sends the current client settings to the server if the client is connected to a server.void
setKeyCode
(KeyBinding key, InputUtil.Key code) void
setPerspective
(Perspective perspective) private void
setPlayerModelPart
(PlayerModelPart part, boolean enabled) void
setServerViewDistance
(int serverViewDistance) private static boolean
boolean
void
togglePlayerModelPart
(PlayerModelPart part, boolean enabled) private static int
toMouseWheelSensitivitySliderProgressValue
(double value) private static double
toMouseWheelSensitivityValue
(int value) private NbtCompound
update
(NbtCompound nbt) void
write()
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGER
Lnet/minecraft/client/option/GameOptions;LOGGER:Lorg/slf4j/Logger;
intermediary field_1834
Lnet/minecraft/class_315;field_1834:Lorg/slf4j/Logger;
official af
Lffl;af:Lorg/slf4j/Logger;
-
GSON
- Mappings:
Namespace Name Mixin selector named GSON
Lnet/minecraft/client/option/GameOptions;GSON:Lcom/google/gson/Gson;
intermediary field_1823
Lnet/minecraft/class_315;field_1823:Lcom/google/gson/Gson;
official ag
Lffl;ag:Lcom/google/gson/Gson;
-
STRING_LIST_TYPE
- Mappings:
Namespace Name Mixin selector named STRING_LIST_TYPE
Lnet/minecraft/client/option/GameOptions;STRING_LIST_TYPE:Lcom/google/gson/reflect/TypeToken;
intermediary field_1859
Lnet/minecraft/class_315;field_1859:Lcom/google/gson/reflect/TypeToken;
official ah
Lffl;ah:Lcom/google/gson/reflect/TypeToken;
-
field_32149
public static final int field_32149- See Also:
- Mappings:
Namespace Name Mixin selector named field_32149
Lnet/minecraft/client/option/GameOptions;field_32149:I
intermediary field_32149
Lnet/minecraft/class_315;field_32149:I
official a
Lffl;a:I
-
field_32150
public static final int field_32150- See Also:
- Mappings:
Namespace Name Mixin selector named field_32150
Lnet/minecraft/client/option/GameOptions;field_32150:I
intermediary field_32150
Lnet/minecraft/class_315;field_32150:I
official b
Lffl;b:I
-
field_32152
public static final int field_32152- See Also:
- Mappings:
Namespace Name Mixin selector named field_32152
Lnet/minecraft/client/option/GameOptions;field_32152:I
intermediary field_32152
Lnet/minecraft/class_315;field_32152:I
official c
Lffl;c:I
-
field_32153
public static final int field_32153- See Also:
- Mappings:
Namespace Name Mixin selector named field_32153
Lnet/minecraft/client/option/GameOptions;field_32153:I
intermediary field_32153
Lnet/minecraft/class_315;field_32153:I
official d
Lffl;d:I
-
field_32154
public static final int field_32154- See Also:
- Mappings:
Namespace Name Mixin selector named field_32154
Lnet/minecraft/client/option/GameOptions;field_32154:I
intermediary field_32154
Lnet/minecraft/class_315;field_32154:I
official e
Lffl;e:I
-
field_32155
public static final int field_32155- See Also:
- Mappings:
Namespace Name Mixin selector named field_32155
Lnet/minecraft/client/option/GameOptions;field_32155:I
intermediary field_32155
Lnet/minecraft/class_315;field_32155:I
official f
Lffl;f:I
-
COLON_SPLITTER
- Mappings:
Namespace Name Mixin selector named COLON_SPLITTER
Lnet/minecraft/client/option/GameOptions;COLON_SPLITTER:Lcom/google/common/base/Splitter;
intermediary field_1853
Lnet/minecraft/class_315;field_1853:Lcom/google/common/base/Splitter;
official ai
Lffl;ai:Lcom/google/common/base/Splitter;
-
EMPTY_STRING
- See Also:
- Mappings:
Namespace Name Mixin selector named EMPTY_STRING
Lnet/minecraft/client/option/GameOptions;EMPTY_STRING:Ljava/lang/String;
intermediary field_34785
Lnet/minecraft/class_315;field_34785:Ljava/lang/String;
official g
Lffl;g:Ljava/lang/String;
-
DARK_MOJANG_STUDIOS_BACKGROUND_COLOR_TOOLTIP
- Mappings:
Namespace Name Mixin selector named DARK_MOJANG_STUDIOS_BACKGROUND_COLOR_TOOLTIP
Lnet/minecraft/client/option/GameOptions;DARK_MOJANG_STUDIOS_BACKGROUND_COLOR_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_37878
Lnet/minecraft/class_315;field_37878:Lnet/minecraft/class_2561;
official aj
Lffl;aj:Lxp;
-
HIDE_LIGHTNING_FLASHES_TOOLTIP
- Mappings:
Namespace Name Mixin selector named HIDE_LIGHTNING_FLASHES_TOOLTIP
Lnet/minecraft/client/option/GameOptions;HIDE_LIGHTNING_FLASHES_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_37879
Lnet/minecraft/class_315;field_37879:Lnet/minecraft/class_2561;
official al
Lffl;al:Lxp;
-
HIDE_SPLASH_TEXTS_TOOLTIP
- Mappings:
Namespace Name Mixin selector named HIDE_SPLASH_TEXTS_TOOLTIP
Lnet/minecraft/client/option/GameOptions;HIDE_SPLASH_TEXTS_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_46854
Lnet/minecraft/class_315;field_46854:Lnet/minecraft/class_2561;
official an
Lffl;an:Lxp;
-
MAX_FRAMERATE
public static final int MAX_FRAMERATE- See Also:
- Mappings:
Namespace Name Mixin selector named MAX_FRAMERATE
Lnet/minecraft/client/option/GameOptions;MAX_FRAMERATE:I
intermediary field_38300
Lnet/minecraft/class_315;field_38300:I
official h
Lffl;h:I
-
FAST_GRAPHICS_TOOLTIP
- Mappings:
Namespace Name Mixin selector named FAST_GRAPHICS_TOOLTIP
Lnet/minecraft/client/option/GameOptions;FAST_GRAPHICS_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_38289
Lnet/minecraft/class_315;field_38289:Lnet/minecraft/class_2561;
official aw
Lffl;aw:Lxp;
-
FABULOUS_GRAPHICS_TOOLTIP
- Mappings:
Namespace Name Mixin selector named FABULOUS_GRAPHICS_TOOLTIP
Lnet/minecraft/client/option/GameOptions;FABULOUS_GRAPHICS_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_38286
Lnet/minecraft/class_315;field_38286:Lnet/minecraft/class_2561;
official ax
Lffl;ax:Lxp;
-
FANCY_GRAPHICS_TOOLTIP
- Mappings:
Namespace Name Mixin selector named FANCY_GRAPHICS_TOOLTIP
Lnet/minecraft/client/option/GameOptions;FANCY_GRAPHICS_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_38287
Lnet/minecraft/class_315;field_38287:Lnet/minecraft/class_2561;
official ay
Lffl;ay:Lxp;
-
NONE_CHUNK_BUILDER_MODE_TOOLTIP
- Mappings:
Namespace Name Mixin selector named NONE_CHUNK_BUILDER_MODE_TOOLTIP
Lnet/minecraft/client/option/GameOptions;NONE_CHUNK_BUILDER_MODE_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_37880
Lnet/minecraft/class_315;field_37880:Lnet/minecraft/class_2561;
official aB
Lffl;aB:Lxp;
-
BY_PLAYER_CHUNK_BUILDER_MODE_TOOLTIP
- Mappings:
Namespace Name Mixin selector named BY_PLAYER_CHUNK_BUILDER_MODE_TOOLTIP
Lnet/minecraft/client/option/GameOptions;BY_PLAYER_CHUNK_BUILDER_MODE_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_37881
Lnet/minecraft/class_315;field_37881:Lnet/minecraft/class_2561;
official aC
Lffl;aC:Lxp;
-
NEARBY_CHUNK_BUILDER_MODE_TOOLTIP
- Mappings:
Namespace Name Mixin selector named NEARBY_CHUNK_BUILDER_MODE_TOOLTIP
Lnet/minecraft/client/option/GameOptions;NEARBY_CHUNK_BUILDER_MODE_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_37882
Lnet/minecraft/class_315;field_37882:Lnet/minecraft/class_2561;
official aD
Lffl;aD:Lxp;
-
MENU_BACKGROUND_BLURRINESS_TOOLTIP
- Mappings:
Namespace Name Mixin selector named MENU_BACKGROUND_BLURRINESS_TOOLTIP
Lnet/minecraft/client/option/GameOptions;MENU_BACKGROUND_BLURRINESS_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_49474
Lnet/minecraft/class_315;field_49474:Lnet/minecraft/class_2561;
official aI
Lffl;aI:Lxp;
-
DEFAULT_MENU_BACKGROUND_BLURRINESS
private static final double DEFAULT_MENU_BACKGROUND_BLURRINESS- See Also:
- Mappings:
Namespace Name Mixin selector named DEFAULT_MENU_BACKGROUND_BLURRINESS
Lnet/minecraft/client/option/GameOptions;DEFAULT_MENU_BACKGROUND_BLURRINESS:D
intermediary field_49475
Lnet/minecraft/class_315;field_49475:D
official aJ
Lffl;aJ:D
-
HIGH_CONTRAST_TOOLTIP
- Mappings:
Namespace Name Mixin selector named HIGH_CONTRAST_TOOLTIP
Lnet/minecraft/client/option/GameOptions;HIGH_CONTRAST_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_43043
Lnet/minecraft/class_315;field_43043:Lnet/minecraft/class_2561;
official aN
Lffl;aN:Lxp;
-
NOTIFICATION_DISPLAY_TIME_TOOLTIP
- Mappings:
Namespace Name Mixin selector named NOTIFICATION_DISPLAY_TIME_TOOLTIP
Lnet/minecraft/client/option/GameOptions;NOTIFICATION_DISPLAY_TIME_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_41783
Lnet/minecraft/class_315;field_41783:Lnet/minecraft/class_2561;
official aX
Lffl;aX:Lxp;
-
ALLOW_SERVER_LISTING_TOOLTIP
- Mappings:
Namespace Name Mixin selector named ALLOW_SERVER_LISTING_TOOLTIP
Lnet/minecraft/client/option/GameOptions;ALLOW_SERVER_LISTING_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_38294
Lnet/minecraft/class_315;field_38294:Lnet/minecraft/class_2561;
official br
Lffl;br:Lxp;
-
DIRECTIONAL_AUDIO_ON_TOOLTIP
- Mappings:
Namespace Name Mixin selector named DIRECTIONAL_AUDIO_ON_TOOLTIP
Lnet/minecraft/client/option/GameOptions;DIRECTIONAL_AUDIO_ON_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_38295
Lnet/minecraft/class_315;field_38295:Lnet/minecraft/class_2561;
official bw
Lffl;bw:Lxp;
-
DIRECTIONAL_AUDIO_OFF_TOOLTIP
- Mappings:
Namespace Name Mixin selector named DIRECTIONAL_AUDIO_OFF_TOOLTIP
Lnet/minecraft/client/option/GameOptions;DIRECTIONAL_AUDIO_OFF_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_38296
Lnet/minecraft/class_315;field_38296:Lnet/minecraft/class_2561;
official bx
Lffl;bx:Lxp;
-
TOGGLE_KEY_TEXT
- Mappings:
Namespace Name Mixin selector named TOGGLE_KEY_TEXT
Lnet/minecraft/client/option/GameOptions;TOGGLE_KEY_TEXT:Lnet/minecraft/text/Text;
intermediary field_38297
Lnet/minecraft/class_315;field_38297:Lnet/minecraft/class_2561;
official bD
Lffl;bD:Lxp;
-
HOLD_KEY_TEXT
- Mappings:
Namespace Name Mixin selector named HOLD_KEY_TEXT
Lnet/minecraft/client/option/GameOptions;HOLD_KEY_TEXT:Lnet/minecraft/text/Text;
intermediary field_38298
Lnet/minecraft/class_315;field_38298:Lnet/minecraft/class_2561;
official bE
Lffl;bE:Lxp;
-
HIDE_MATCHED_NAMES_TOOLTIP
- Mappings:
Namespace Name Mixin selector named HIDE_MATCHED_NAMES_TOOLTIP
Lnet/minecraft/client/option/GameOptions;HIDE_MATCHED_NAMES_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_38299
Lnet/minecraft/class_315;field_38299:Lnet/minecraft/class_2561;
official bH
Lffl;bH:Lxp;
-
ONLY_SHOW_SECURE_CHAT_TOOLTIP
- Mappings:
Namespace Name Mixin selector named ONLY_SHOW_SECURE_CHAT_TOOLTIP
Lnet/minecraft/client/option/GameOptions;ONLY_SHOW_SECURE_CHAT_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_39320
Lnet/minecraft/class_315;field_39320:Lnet/minecraft/class_2561;
official bK
Lffl;bK:Lxp;
-
TELEMETRY_TOOLTIP
- Mappings:
Namespace Name Mixin selector named TELEMETRY_TOOLTIP
Lnet/minecraft/client/option/GameOptions;TELEMETRY_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_41335
Lnet/minecraft/class_315;field_41335:Lnet/minecraft/class_2561;
official bP
Lffl;bP:Lxp;
-
SCREEN_EFFECT_SCALE_TOOLTIP
- Mappings:
Namespace Name Mixin selector named SCREEN_EFFECT_SCALE_TOOLTIP
Lnet/minecraft/client/option/GameOptions;SCREEN_EFFECT_SCALE_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_38290
Lnet/minecraft/class_315;field_38290:Lnet/minecraft/class_2561;
official bR
Lffl;bR:Lxp;
-
FOV_EFFECT_SCALE_TOOLTIP
- Mappings:
Namespace Name Mixin selector named FOV_EFFECT_SCALE_TOOLTIP
Lnet/minecraft/client/option/GameOptions;FOV_EFFECT_SCALE_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_38291
Lnet/minecraft/class_315;field_38291:Lnet/minecraft/class_2561;
official bT
Lffl;bT:Lxp;
-
DARKNESS_EFFECT_SCALE_TOOLTIP
- Mappings:
Namespace Name Mixin selector named DARKNESS_EFFECT_SCALE_TOOLTIP
Lnet/minecraft/client/option/GameOptions;DARKNESS_EFFECT_SCALE_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_38292
Lnet/minecraft/class_315;field_38292:Lnet/minecraft/class_2561;
official bV
Lffl;bV:Lxp;
-
GLINT_SPEED_TOOLTIP
- Mappings:
Namespace Name Mixin selector named GLINT_SPEED_TOOLTIP
Lnet/minecraft/client/option/GameOptions;GLINT_SPEED_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_42112
Lnet/minecraft/class_315;field_42112:Lnet/minecraft/class_2561;
official bX
Lffl;bX:Lxp;
-
GLINT_STRENGTH_TOOLTIP
- Mappings:
Namespace Name Mixin selector named GLINT_STRENGTH_TOOLTIP
Lnet/minecraft/client/option/GameOptions;GLINT_STRENGTH_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_42114
Lnet/minecraft/class_315;field_42114:Lnet/minecraft/class_2561;
official bZ
Lffl;bZ:Lxp;
-
DAMAGE_TILT_STRENGTH_TOOLTIP
- Mappings:
Namespace Name Mixin selector named DAMAGE_TILT_STRENGTH_TOOLTIP
Lnet/minecraft/client/option/GameOptions;DAMAGE_TILT_STRENGTH_TOOLTIP:Lnet/minecraft/text/Text;
intermediary field_42481
Lnet/minecraft/class_315;field_42481:Lnet/minecraft/class_2561;
official cb
Lffl;cb:Lxp;
-
field_43405
public static final int field_43405- See Also:
- Mappings:
Namespace Name Mixin selector named field_43405
Lnet/minecraft/client/option/GameOptions;field_43405:I
intermediary field_43405
Lnet/minecraft/class_315;field_43405:I
official ab
Lffl;ab:I
-
MAX_SERIALIZABLE_GUI_SCALE
private static final int MAX_SERIALIZABLE_GUI_SCALE- See Also:
- Mappings:
Namespace Name Mixin selector named MAX_SERIALIZABLE_GUI_SCALE
Lnet/minecraft/client/option/GameOptions;MAX_SERIALIZABLE_GUI_SCALE:I
intermediary field_43110
Lnet/minecraft/class_315;field_43110:I
official ce
Lffl;ce:I
-
monochromeLogo
- Mappings:
Namespace Name Mixin selector named monochromeLogo
Lnet/minecraft/client/option/GameOptions;monochromeLogo:Lnet/minecraft/client/option/SimpleOption;
intermediary field_32156
Lnet/minecraft/class_315;field_32156:Lnet/minecraft/class_7172;
official ak
Lffl;ak:Lffk;
-
hideLightningFlashes
- Mappings:
Namespace Name Mixin selector named hideLightningFlashes
Lnet/minecraft/client/option/GameOptions;hideLightningFlashes:Lnet/minecraft/client/option/SimpleOption;
intermediary field_34786
Lnet/minecraft/class_315;field_34786:Lnet/minecraft/class_7172;
official am
Lffl;am:Lffk;
-
hideSplashTexts
- Mappings:
Namespace Name Mixin selector named hideSplashTexts
Lnet/minecraft/client/option/GameOptions;hideSplashTexts:Lnet/minecraft/client/option/SimpleOption;
intermediary field_46855
Lnet/minecraft/class_315;field_46855:Lnet/minecraft/class_7172;
official ao
Lffl;ao:Lffk;
-
mouseSensitivity
- Mappings:
Namespace Name Mixin selector named mouseSensitivity
Lnet/minecraft/client/option/GameOptions;mouseSensitivity:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1843
Lnet/minecraft/class_315;field_1843:Lnet/minecraft/class_7172;
official ap
Lffl;ap:Lffk;
-
viewDistance
- Mappings:
Namespace Name Mixin selector named viewDistance
Lnet/minecraft/client/option/GameOptions;viewDistance:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1870
Lnet/minecraft/class_315;field_1870:Lnet/minecraft/class_7172;
official aq
Lffl;aq:Lffk;
-
simulationDistance
- Mappings:
Namespace Name Mixin selector named simulationDistance
Lnet/minecraft/client/option/GameOptions;simulationDistance:Lnet/minecraft/client/option/SimpleOption;
intermediary field_34959
Lnet/minecraft/class_315;field_34959:Lnet/minecraft/class_7172;
official ar
Lffl;ar:Lffk;
-
serverViewDistance
private int serverViewDistance- Mappings:
Namespace Name Mixin selector named serverViewDistance
Lnet/minecraft/client/option/GameOptions;serverViewDistance:I
intermediary field_34784
Lnet/minecraft/class_315;field_34784:I
official as
Lffl;as:I
-
entityDistanceScaling
- Mappings:
Namespace Name Mixin selector named entityDistanceScaling
Lnet/minecraft/client/option/GameOptions;entityDistanceScaling:Lnet/minecraft/client/option/SimpleOption;
intermediary field_24214
Lnet/minecraft/class_315;field_24214:Lnet/minecraft/class_7172;
official at
Lffl;at:Lffk;
-
maxFps
- Mappings:
Namespace Name Mixin selector named maxFps
Lnet/minecraft/client/option/GameOptions;maxFps:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1909
Lnet/minecraft/class_315;field_1909:Lnet/minecraft/class_7172;
official au
Lffl;au:Lffk;
-
cloudRenderMode
- Mappings:
Namespace Name Mixin selector named cloudRenderMode
Lnet/minecraft/client/option/GameOptions;cloudRenderMode:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1814
Lnet/minecraft/class_315;field_1814:Lnet/minecraft/class_7172;
official av
Lffl;av:Lffk;
-
graphicsMode
- Mappings:
Namespace Name Mixin selector named graphicsMode
Lnet/minecraft/client/option/GameOptions;graphicsMode:Lnet/minecraft/client/option/SimpleOption;
intermediary field_25444
Lnet/minecraft/class_315;field_25444:Lnet/minecraft/class_7172;
official az
Lffl;az:Lffk;
-
ao
- Mappings:
Namespace Name Mixin selector named ao
Lnet/minecraft/client/option/GameOptions;ao:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1841
Lnet/minecraft/class_315;field_1841:Lnet/minecraft/class_7172;
official aA
Lffl;aA:Lffk;
-
chunkBuilderMode
- Mappings:
Namespace Name Mixin selector named chunkBuilderMode
Lnet/minecraft/client/option/GameOptions;chunkBuilderMode:Lnet/minecraft/client/option/SimpleOption;
intermediary field_34787
Lnet/minecraft/class_315;field_34787:Lnet/minecraft/class_7172;
official aE
Lffl;aE:Lffk;
-
resourcePacks
- Mappings:
Namespace Name Mixin selector named resourcePacks
Lnet/minecraft/client/option/GameOptions;resourcePacks:Ljava/util/List;
intermediary field_1887
Lnet/minecraft/class_315;field_1887:Ljava/util/List;
official i
Lffl;i:Ljava/util/List;
-
incompatibleResourcePacks
- Mappings:
Namespace Name Mixin selector named incompatibleResourcePacks
Lnet/minecraft/client/option/GameOptions;incompatibleResourcePacks:Ljava/util/List;
intermediary field_1846
Lnet/minecraft/class_315;field_1846:Ljava/util/List;
official j
Lffl;j:Ljava/util/List;
-
chatVisibility
- Mappings:
Namespace Name Mixin selector named chatVisibility
Lnet/minecraft/client/option/GameOptions;chatVisibility:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1877
Lnet/minecraft/class_315;field_1877:Lnet/minecraft/class_7172;
official aF
Lffl;aF:Lffk;
-
chatOpacity
- Mappings:
Namespace Name Mixin selector named chatOpacity
Lnet/minecraft/client/option/GameOptions;chatOpacity:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1820
Lnet/minecraft/class_315;field_1820:Lnet/minecraft/class_7172;
official aG
Lffl;aG:Lffk;
-
chatLineSpacing
- Mappings:
Namespace Name Mixin selector named chatLineSpacing
Lnet/minecraft/client/option/GameOptions;chatLineSpacing:Lnet/minecraft/client/option/SimpleOption;
intermediary field_23932
Lnet/minecraft/class_315;field_23932:Lnet/minecraft/class_7172;
official aH
Lffl;aH:Lffk;
-
textBackgroundOpacity
- Mappings:
Namespace Name Mixin selector named textBackgroundOpacity
Lnet/minecraft/client/option/GameOptions;textBackgroundOpacity:Lnet/minecraft/client/option/SimpleOption;
intermediary field_18726
Lnet/minecraft/class_315;field_18726:Lnet/minecraft/class_7172;
official aL
Lffl;aL:Lffk;
-
panoramaSpeed
- Mappings:
Namespace Name Mixin selector named panoramaSpeed
Lnet/minecraft/client/option/GameOptions;panoramaSpeed:Lnet/minecraft/client/option/SimpleOption;
intermediary field_40382
Lnet/minecraft/class_315;field_40382:Lnet/minecraft/class_7172;
official aM
Lffl;aM:Lffk;
-
highContrast
- Mappings:
Namespace Name Mixin selector named highContrast
Lnet/minecraft/client/option/GameOptions;highContrast:Lnet/minecraft/client/option/SimpleOption;
intermediary field_43044
Lnet/minecraft/class_315;field_43044:Lnet/minecraft/class_7172;
official aO
Lffl;aO:Lffk;
-
narratorHotkey
- Mappings:
Namespace Name Mixin selector named narratorHotkey
Lnet/minecraft/client/option/GameOptions;narratorHotkey:Lnet/minecraft/client/option/SimpleOption;
intermediary field_45987
Lnet/minecraft/class_315;field_45987:Lnet/minecraft/class_7172;
official aP
Lffl;aP:Lffk;
-
fullscreenResolution
- Mappings:
Namespace Name Mixin selector named fullscreenResolution
Lnet/minecraft/client/option/GameOptions;fullscreenResolution:Ljava/lang/String;
intermediary field_1828
Lnet/minecraft/class_315;field_1828:Ljava/lang/String;
official k
Lffl;k:Ljava/lang/String;
-
hideServerAddress
public boolean hideServerAddress- Mappings:
Namespace Name Mixin selector named hideServerAddress
Lnet/minecraft/client/option/GameOptions;hideServerAddress:Z
intermediary field_1815
Lnet/minecraft/class_315;field_1815:Z
official l
Lffl;l:Z
-
advancedItemTooltips
public boolean advancedItemTooltips- Mappings:
Namespace Name Mixin selector named advancedItemTooltips
Lnet/minecraft/client/option/GameOptions;advancedItemTooltips:Z
intermediary field_1827
Lnet/minecraft/class_315;field_1827:Z
official m
Lffl;m:Z
-
pauseOnLostFocus
public boolean pauseOnLostFocus- Mappings:
Namespace Name Mixin selector named pauseOnLostFocus
Lnet/minecraft/client/option/GameOptions;pauseOnLostFocus:Z
intermediary field_1837
Lnet/minecraft/class_315;field_1837:Z
official n
Lffl;n:Z
-
enabledPlayerModelParts
- Mappings:
Namespace Name Mixin selector named enabledPlayerModelParts
Lnet/minecraft/client/option/GameOptions;enabledPlayerModelParts:Ljava/util/Set;
intermediary field_1892
Lnet/minecraft/class_315;field_1892:Ljava/util/Set;
official aQ
Lffl;aQ:Ljava/util/Set;
-
mainArm
- Mappings:
Namespace Name Mixin selector named mainArm
Lnet/minecraft/client/option/GameOptions;mainArm:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1829
Lnet/minecraft/class_315;field_1829:Lnet/minecraft/class_7172;
official aR
Lffl;aR:Lffk;
-
overrideWidth
public int overrideWidth- Mappings:
Namespace Name Mixin selector named overrideWidth
Lnet/minecraft/client/option/GameOptions;overrideWidth:I
intermediary field_1872
Lnet/minecraft/class_315;field_1872:I
official o
Lffl;o:I
-
overrideHeight
public int overrideHeight- Mappings:
Namespace Name Mixin selector named overrideHeight
Lnet/minecraft/client/option/GameOptions;overrideHeight:I
intermediary field_1885
Lnet/minecraft/class_315;field_1885:I
official p
Lffl;p:I
-
chatScale
- Mappings:
Namespace Name Mixin selector named chatScale
Lnet/minecraft/client/option/GameOptions;chatScale:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1908
Lnet/minecraft/class_315;field_1908:Lnet/minecraft/class_7172;
official aS
Lffl;aS:Lffk;
-
chatWidth
- Mappings:
Namespace Name Mixin selector named chatWidth
Lnet/minecraft/client/option/GameOptions;chatWidth:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1915
Lnet/minecraft/class_315;field_1915:Lnet/minecraft/class_7172;
official aT
Lffl;aT:Lffk;
-
chatHeightUnfocused
- Mappings:
Namespace Name Mixin selector named chatHeightUnfocused
Lnet/minecraft/client/option/GameOptions;chatHeightUnfocused:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1825
Lnet/minecraft/class_315;field_1825:Lnet/minecraft/class_7172;
official aU
Lffl;aU:Lffk;
-
chatHeightFocused
- Mappings:
Namespace Name Mixin selector named chatHeightFocused
Lnet/minecraft/client/option/GameOptions;chatHeightFocused:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1838
Lnet/minecraft/class_315;field_1838:Lnet/minecraft/class_7172;
official aV
Lffl;aV:Lffk;
-
chatDelay
- Mappings:
Namespace Name Mixin selector named chatDelay
Lnet/minecraft/client/option/GameOptions;chatDelay:Lnet/minecraft/client/option/SimpleOption;
intermediary field_23933
Lnet/minecraft/class_315;field_23933:Lnet/minecraft/class_7172;
official aW
Lffl;aW:Lffk;
-
notificationDisplayTime
- Mappings:
Namespace Name Mixin selector named notificationDisplayTime
Lnet/minecraft/client/option/GameOptions;notificationDisplayTime:Lnet/minecraft/client/option/SimpleOption;
intermediary field_41784
Lnet/minecraft/class_315;field_41784:Lnet/minecraft/class_7172;
official aY
Lffl;aY:Lffk;
-
mipmapLevels
- Mappings:
Namespace Name Mixin selector named mipmapLevels
Lnet/minecraft/client/option/GameOptions;mipmapLevels:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1856
Lnet/minecraft/class_315;field_1856:Lnet/minecraft/class_7172;
official aZ
Lffl;aZ:Lffk;
-
useNativeTransport
public boolean useNativeTransport- Mappings:
Namespace Name Mixin selector named useNativeTransport
Lnet/minecraft/client/option/GameOptions;useNativeTransport:Z
intermediary field_1876
Lnet/minecraft/class_315;field_1876:Z
official q
Lffl;q:Z
-
attackIndicator
- Mappings:
Namespace Name Mixin selector named attackIndicator
Lnet/minecraft/client/option/GameOptions;attackIndicator:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1895
Lnet/minecraft/class_315;field_1895:Lnet/minecraft/class_7172;
official ba
Lffl;ba:Lffk;
-
tutorialStep
- Mappings:
Namespace Name Mixin selector named tutorialStep
Lnet/minecraft/client/option/GameOptions;tutorialStep:Lnet/minecraft/client/tutorial/TutorialStep;
intermediary field_1875
Lnet/minecraft/class_315;field_1875:Lnet/minecraft/class_1157;
official r
Lffl;r:Lgvc;
-
joinedFirstServer
public boolean joinedFirstServer- Mappings:
Namespace Name Mixin selector named joinedFirstServer
Lnet/minecraft/client/option/GameOptions;joinedFirstServer:Z
intermediary field_26844
Lnet/minecraft/class_315;field_26844:Z
official s
Lffl;s:Z
-
hideBundleTutorial
public boolean hideBundleTutorial- Mappings:
Namespace Name Mixin selector named hideBundleTutorial
Lnet/minecraft/client/option/GameOptions;hideBundleTutorial:Z
intermediary field_28777
Lnet/minecraft/class_315;field_28777:Z
official t
Lffl;t:Z
-
biomeBlendRadius
- Mappings:
Namespace Name Mixin selector named biomeBlendRadius
Lnet/minecraft/client/option/GameOptions;biomeBlendRadius:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1878
Lnet/minecraft/class_315;field_1878:Lnet/minecraft/class_7172;
official bb
Lffl;bb:Lffk;
-
mouseWheelSensitivity
- Mappings:
Namespace Name Mixin selector named mouseWheelSensitivity
Lnet/minecraft/client/option/GameOptions;mouseWheelSensitivity:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1889
Lnet/minecraft/class_315;field_1889:Lnet/minecraft/class_7172;
official bc
Lffl;bc:Lffk;
-
rawMouseInput
- Mappings:
Namespace Name Mixin selector named rawMouseInput
Lnet/minecraft/client/option/GameOptions;rawMouseInput:Lnet/minecraft/client/option/SimpleOption;
intermediary field_20308
Lnet/minecraft/class_315;field_20308:Lnet/minecraft/class_7172;
official bd
Lffl;bd:Lffk;
-
glDebugVerbosity
public int glDebugVerbosity- Mappings:
Namespace Name Mixin selector named glDebugVerbosity
Lnet/minecraft/client/option/GameOptions;glDebugVerbosity:I
intermediary field_1901
Lnet/minecraft/class_315;field_1901:I
official u
Lffl;u:I
-
autoJump
- Mappings:
Namespace Name Mixin selector named autoJump
Lnet/minecraft/client/option/GameOptions;autoJump:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1848
Lnet/minecraft/class_315;field_1848:Lnet/minecraft/class_7172;
official be
Lffl;be:Lffk;
-
operatorItemsTab
- Mappings:
Namespace Name Mixin selector named operatorItemsTab
Lnet/minecraft/client/option/GameOptions;operatorItemsTab:Lnet/minecraft/client/option/SimpleOption;
intermediary field_41094
Lnet/minecraft/class_315;field_41094:Lnet/minecraft/class_7172;
official bf
Lffl;bf:Lffk;
-
autoSuggestions
- Mappings:
Namespace Name Mixin selector named autoSuggestions
Lnet/minecraft/client/option/GameOptions;autoSuggestions:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1873
Lnet/minecraft/class_315;field_1873:Lnet/minecraft/class_7172;
official bg
Lffl;bg:Lffk;
-
chatColors
- Mappings:
Namespace Name Mixin selector named chatColors
Lnet/minecraft/client/option/GameOptions;chatColors:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1900
Lnet/minecraft/class_315;field_1900:Lnet/minecraft/class_7172;
official bh
Lffl;bh:Lffk;
-
chatLinks
- Mappings:
Namespace Name Mixin selector named chatLinks
Lnet/minecraft/client/option/GameOptions;chatLinks:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1911
Lnet/minecraft/class_315;field_1911:Lnet/minecraft/class_7172;
official bi
Lffl;bi:Lffk;
-
chatLinksPrompt
- Mappings:
Namespace Name Mixin selector named chatLinksPrompt
Lnet/minecraft/client/option/GameOptions;chatLinksPrompt:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1817
Lnet/minecraft/class_315;field_1817:Lnet/minecraft/class_7172;
official bj
Lffl;bj:Lffk;
-
enableVsync
- Mappings:
Namespace Name Mixin selector named enableVsync
Lnet/minecraft/client/option/GameOptions;enableVsync:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1884
Lnet/minecraft/class_315;field_1884:Lnet/minecraft/class_7172;
official bk
Lffl;bk:Lffk;
-
entityShadows
- Mappings:
Namespace Name Mixin selector named entityShadows
Lnet/minecraft/client/option/GameOptions;entityShadows:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1888
Lnet/minecraft/class_315;field_1888:Lnet/minecraft/class_7172;
official bl
Lffl;bl:Lffk;
-
forceUnicodeFont
- Mappings:
Namespace Name Mixin selector named forceUnicodeFont
Lnet/minecraft/client/option/GameOptions;forceUnicodeFont:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1819
Lnet/minecraft/class_315;field_1819:Lnet/minecraft/class_7172;
official bm
Lffl;bm:Lffk;
-
japaneseGlyphVariants
- Mappings:
Namespace Name Mixin selector named japaneseGlyphVariants
Lnet/minecraft/client/option/GameOptions;japaneseGlyphVariants:Lnet/minecraft/client/option/SimpleOption;
intermediary field_49105
Lnet/minecraft/class_315;field_49105:Lnet/minecraft/class_7172;
official bn
Lffl;bn:Lffk;
-
invertYMouse
- Mappings:
Namespace Name Mixin selector named invertYMouse
Lnet/minecraft/client/option/GameOptions;invertYMouse:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1865
Lnet/minecraft/class_315;field_1865:Lnet/minecraft/class_7172;
official bo
Lffl;bo:Lffk;
-
discreteMouseScroll
- Mappings:
Namespace Name Mixin selector named discreteMouseScroll
Lnet/minecraft/client/option/GameOptions;discreteMouseScroll:Lnet/minecraft/client/option/SimpleOption;
intermediary field_19244
Lnet/minecraft/class_315;field_19244:Lnet/minecraft/class_7172;
official bp
Lffl;bp:Lffk;
-
realmsNotifications
- Mappings:
Namespace Name Mixin selector named realmsNotifications
Lnet/minecraft/client/option/GameOptions;realmsNotifications:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1830
Lnet/minecraft/class_315;field_1830:Lnet/minecraft/class_7172;
official bq
Lffl;bq:Lffk;
-
allowServerListing
- Mappings:
Namespace Name Mixin selector named allowServerListing
Lnet/minecraft/client/option/GameOptions;allowServerListing:Lnet/minecraft/client/option/SimpleOption;
intermediary field_35637
Lnet/minecraft/class_315;field_35637:Lnet/minecraft/class_7172;
official bs
Lffl;bs:Lffk;
-
reducedDebugInfo
- Mappings:
Namespace Name Mixin selector named reducedDebugInfo
Lnet/minecraft/client/option/GameOptions;reducedDebugInfo:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1910
Lnet/minecraft/class_315;field_1910:Lnet/minecraft/class_7172;
official bt
Lffl;bt:Lffk;
-
soundVolumeLevels
- Mappings:
Namespace Name Mixin selector named soundVolumeLevels
Lnet/minecraft/client/option/GameOptions;soundVolumeLevels:Ljava/util/Map;
intermediary field_1916
Lnet/minecraft/class_315;field_1916:Ljava/util/Map;
official bu
Lffl;bu:Ljava/util/Map;
-
showSubtitles
- Mappings:
Namespace Name Mixin selector named showSubtitles
Lnet/minecraft/client/option/GameOptions;showSubtitles:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1818
Lnet/minecraft/class_315;field_1818:Lnet/minecraft/class_7172;
official bv
Lffl;bv:Lffk;
-
directionalAudio
- Mappings:
Namespace Name Mixin selector named directionalAudio
Lnet/minecraft/client/option/GameOptions;directionalAudio:Lnet/minecraft/client/option/SimpleOption;
intermediary field_37877
Lnet/minecraft/class_315;field_37877:Lnet/minecraft/class_7172;
official by
Lffl;by:Lffk;
-
backgroundForChatOnly
- Mappings:
Namespace Name Mixin selector named backgroundForChatOnly
Lnet/minecraft/client/option/GameOptions;backgroundForChatOnly:Lnet/minecraft/client/option/SimpleOption;
intermediary field_18725
Lnet/minecraft/class_315;field_18725:Lnet/minecraft/class_7172;
official bz
Lffl;bz:Lffk;
-
touchscreen
- Mappings:
Namespace Name Mixin selector named touchscreen
Lnet/minecraft/client/option/GameOptions;touchscreen:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1854
Lnet/minecraft/class_315;field_1854:Lnet/minecraft/class_7172;
official bA
Lffl;bA:Lffk;
-
fullscreen
- Mappings:
Namespace Name Mixin selector named fullscreen
Lnet/minecraft/client/option/GameOptions;fullscreen:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1857
Lnet/minecraft/class_315;field_1857:Lnet/minecraft/class_7172;
official bB
Lffl;bB:Lffk;
-
bobView
- Mappings:
Namespace Name Mixin selector named bobView
Lnet/minecraft/client/option/GameOptions;bobView:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1891
Lnet/minecraft/class_315;field_1891:Lnet/minecraft/class_7172;
official bC
Lffl;bC:Lffk;
-
sneakToggled
- Mappings:
Namespace Name Mixin selector named sneakToggled
Lnet/minecraft/client/option/GameOptions;sneakToggled:Lnet/minecraft/client/option/SimpleOption;
intermediary field_21332
Lnet/minecraft/class_315;field_21332:Lnet/minecraft/class_7172;
official bF
Lffl;bF:Lffk;
-
sprintToggled
- Mappings:
Namespace Name Mixin selector named sprintToggled
Lnet/minecraft/client/option/GameOptions;sprintToggled:Lnet/minecraft/client/option/SimpleOption;
intermediary field_21333
Lnet/minecraft/class_315;field_21333:Lnet/minecraft/class_7172;
official bG
Lffl;bG:Lffk;
-
skipMultiplayerWarning
public boolean skipMultiplayerWarning- Mappings:
Namespace Name Mixin selector named skipMultiplayerWarning
Lnet/minecraft/client/option/GameOptions;skipMultiplayerWarning:Z
intermediary field_21840
Lnet/minecraft/class_315;field_21840:Z
official v
Lffl;v:Z
-
hideMatchedNames
- Mappings:
Namespace Name Mixin selector named hideMatchedNames
Lnet/minecraft/client/option/GameOptions;hideMatchedNames:Lnet/minecraft/client/option/SimpleOption;
intermediary field_26926
Lnet/minecraft/class_315;field_26926:Lnet/minecraft/class_7172;
official bI
Lffl;bI:Lffk;
-
showAutosaveIndicator
- Mappings:
Namespace Name Mixin selector named showAutosaveIndicator
Lnet/minecraft/client/option/GameOptions;showAutosaveIndicator:Lnet/minecraft/client/option/SimpleOption;
intermediary field_35426
Lnet/minecraft/class_315;field_35426:Lnet/minecraft/class_7172;
official bJ
Lffl;bJ:Lffk;
-
onlyShowSecureChat
- Mappings:
Namespace Name Mixin selector named onlyShowSecureChat
Lnet/minecraft/client/option/GameOptions;onlyShowSecureChat:Lnet/minecraft/client/option/SimpleOption;
intermediary field_39321
Lnet/minecraft/class_315;field_39321:Lnet/minecraft/class_7172;
official bL
Lffl;bL:Lffk;
-
forwardKey
A key binding for moving forward. Bound to the W key by default.- Mappings:
Namespace Name Mixin selector named forwardKey
Lnet/minecraft/client/option/GameOptions;forwardKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1894
Lnet/minecraft/class_315;field_1894:Lnet/minecraft/class_304;
official w
Lffl;w:Lfff;
-
leftKey
A key binding for moving left. Bound to the A key by default.- Mappings:
Namespace Name Mixin selector named leftKey
Lnet/minecraft/client/option/GameOptions;leftKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1913
Lnet/minecraft/class_315;field_1913:Lnet/minecraft/class_304;
official x
Lffl;x:Lfff;
-
backKey
A key binding for moving backward. Bound to the S key by default.- Mappings:
Namespace Name Mixin selector named backKey
Lnet/minecraft/client/option/GameOptions;backKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1881
Lnet/minecraft/class_315;field_1881:Lnet/minecraft/class_304;
official y
Lffl;y:Lfff;
-
rightKey
A key binding for moving right. Bound to the D key by default.- Mappings:
Namespace Name Mixin selector named rightKey
Lnet/minecraft/client/option/GameOptions;rightKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1849
Lnet/minecraft/class_315;field_1849:Lnet/minecraft/class_304;
official z
Lffl;z:Lfff;
-
jumpKey
A key binding for jumping. Bound to the space key by default.- Mappings:
Namespace Name Mixin selector named jumpKey
Lnet/minecraft/client/option/GameOptions;jumpKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1903
Lnet/minecraft/class_315;field_1903:Lnet/minecraft/class_304;
official A
Lffl;A:Lfff;
-
sneakKey
A key binding for sneaking. Bound to the left shift key by default.- Mappings:
Namespace Name Mixin selector named sneakKey
Lnet/minecraft/client/option/GameOptions;sneakKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1832
Lnet/minecraft/class_315;field_1832:Lnet/minecraft/class_304;
official B
Lffl;B:Lfff;
-
sprintKey
A key binding for sprinting. Bound to the left control key by default.- Mappings:
Namespace Name Mixin selector named sprintKey
Lnet/minecraft/client/option/GameOptions;sprintKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1867
Lnet/minecraft/class_315;field_1867:Lnet/minecraft/class_304;
official C
Lffl;C:Lfff;
-
inventoryKey
A key binding for opening the inventory screen. Bound to the E key by default.- Mappings:
Namespace Name Mixin selector named inventoryKey
Lnet/minecraft/client/option/GameOptions;inventoryKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1822
Lnet/minecraft/class_315;field_1822:Lnet/minecraft/class_304;
official D
Lffl;D:Lfff;
-
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 named swapHandsKey
Lnet/minecraft/client/option/GameOptions;swapHandsKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1831
Lnet/minecraft/class_315;field_1831:Lnet/minecraft/class_304;
official E
Lffl;E:Lfff;
-
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 named dropKey
Lnet/minecraft/client/option/GameOptions;dropKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1869
Lnet/minecraft/class_315;field_1869:Lnet/minecraft/class_304;
official F
Lffl;F:Lfff;
-
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 named useKey
Lnet/minecraft/client/option/GameOptions;useKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1904
Lnet/minecraft/class_315;field_1904:Lnet/minecraft/class_304;
official G
Lffl;G:Lfff;
-
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 named attackKey
Lnet/minecraft/client/option/GameOptions;attackKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1886
Lnet/minecraft/class_315;field_1886:Lnet/minecraft/class_304;
official H
Lffl;H:Lfff;
-
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 named pickItemKey
Lnet/minecraft/client/option/GameOptions;pickItemKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1871
Lnet/minecraft/class_315;field_1871:Lnet/minecraft/class_304;
official I
Lffl;I:Lfff;
-
chatKey
A key binding for opening the chat screen. Bound to the T key by default.- Mappings:
Namespace Name Mixin selector named chatKey
Lnet/minecraft/client/option/GameOptions;chatKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1890
Lnet/minecraft/class_315;field_1890:Lnet/minecraft/class_304;
official J
Lffl;J:Lfff;
-
playerListKey
A key binding for displaying the player list. Bound to the tab key by default.- Mappings:
Namespace Name Mixin selector named playerListKey
Lnet/minecraft/client/option/GameOptions;playerListKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1907
Lnet/minecraft/class_315;field_1907:Lnet/minecraft/class_304;
official K
Lffl;K:Lfff;
-
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 named commandKey
Lnet/minecraft/client/option/GameOptions;commandKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1845
Lnet/minecraft/class_315;field_1845:Lnet/minecraft/class_304;
official L
Lffl;L:Lfff;
-
screenshotKey
A key binding for taking a screenshot. Bound to the F2 key by default.- Mappings:
Namespace Name Mixin selector named screenshotKey
Lnet/minecraft/client/option/GameOptions;screenshotKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1835
Lnet/minecraft/class_315;field_1835:Lnet/minecraft/class_304;
official N
Lffl;N:Lfff;
-
togglePerspectiveKey
A key binding for toggling perspective. Bound to the F5 key by default.- Mappings:
Namespace Name Mixin selector named togglePerspectiveKey
Lnet/minecraft/client/option/GameOptions;togglePerspectiveKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1824
Lnet/minecraft/class_315;field_1824:Lnet/minecraft/class_304;
official O
Lffl;O:Lfff;
-
smoothCameraKey
A key binding for toggling smooth camera. Not bound to any keys by default.- Mappings:
Namespace Name Mixin selector named smoothCameraKey
Lnet/minecraft/client/option/GameOptions;smoothCameraKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1816
Lnet/minecraft/class_315;field_1816:Lnet/minecraft/class_304;
official P
Lffl;P:Lfff;
-
fullscreenKey
A key binding for toggling fullscreen. Bound to the F11 key by default.- Mappings:
Namespace Name Mixin selector named fullscreenKey
Lnet/minecraft/client/option/GameOptions;fullscreenKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1836
Lnet/minecraft/class_315;field_1836:Lnet/minecraft/class_304;
official Q
Lffl;Q:Lfff;
-
spectatorOutlinesKey
A key binding for highlighting players in spectator mode. Not bound to any keys by default.- Mappings:
Namespace Name Mixin selector named spectatorOutlinesKey
Lnet/minecraft/client/option/GameOptions;spectatorOutlinesKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1906
Lnet/minecraft/class_315;field_1906:Lnet/minecraft/class_304;
official R
Lffl;R:Lfff;
-
advancementsKey
A key binding for opening the advancements screen. Bound to the L key by default.- Mappings:
Namespace Name Mixin selector named advancementsKey
Lnet/minecraft/client/option/GameOptions;advancementsKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1844
Lnet/minecraft/class_315;field_1844:Lnet/minecraft/class_304;
official S
Lffl;S:Lfff;
-
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 named hotbarKeys
Lnet/minecraft/client/option/GameOptions;hotbarKeys:[Lnet/minecraft/client/option/KeyBinding;
intermediary field_1852
Lnet/minecraft/class_315;field_1852:[Lnet/minecraft/class_304;
official T
Lffl;T:[Lfff;
-
saveToolbarActivatorKey
A key binding for saving the hotbar items in creative mode. Bound to the C key by default.- Mappings:
Namespace Name Mixin selector named saveToolbarActivatorKey
Lnet/minecraft/client/option/GameOptions;saveToolbarActivatorKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1879
Lnet/minecraft/class_315;field_1879:Lnet/minecraft/class_304;
official U
Lffl;U:Lfff;
-
loadToolbarActivatorKey
A key binding for loading the hotbar items in creative mode. Bound to the X key by default.- Mappings:
Namespace Name Mixin selector named loadToolbarActivatorKey
Lnet/minecraft/client/option/GameOptions;loadToolbarActivatorKey:Lnet/minecraft/client/option/KeyBinding;
intermediary field_1874
Lnet/minecraft/class_315;field_1874:Lnet/minecraft/class_304;
official V
Lffl;V:Lfff;
-
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 named allKeys
Lnet/minecraft/client/option/GameOptions;allKeys:[Lnet/minecraft/client/option/KeyBinding;
intermediary field_1839
Lnet/minecraft/class_315;field_1839:[Lnet/minecraft/class_304;
official W
Lffl;W:[Lfff;
-
client
- Mappings:
Namespace Name Mixin selector named client
Lnet/minecraft/client/option/GameOptions;client:Lnet/minecraft/client/MinecraftClient;
intermediary field_1863
Lnet/minecraft/class_315;field_1863:Lnet/minecraft/class_310;
official X
Lffl;X:Lffh;
-
optionsFile
- Mappings:
Namespace Name Mixin selector named optionsFile
Lnet/minecraft/client/option/GameOptions;optionsFile:Ljava/io/File;
intermediary field_1897
Lnet/minecraft/class_315;field_1897:Ljava/io/File;
official bM
Lffl;bM:Ljava/io/File;
-
hudHidden
public boolean hudHidden- Mappings:
Namespace Name Mixin selector named hudHidden
Lnet/minecraft/client/option/GameOptions;hudHidden:Z
intermediary field_1842
Lnet/minecraft/class_315;field_1842:Z
official Y
Lffl;Y:Z
-
perspective
- Mappings:
Namespace Name Mixin selector named perspective
Lnet/minecraft/client/option/GameOptions;perspective:Lnet/minecraft/client/option/Perspective;
intermediary field_26677
Lnet/minecraft/class_315;field_26677:Lnet/minecraft/class_5498;
official bN
Lffl;bN:Lfet;
-
lastServer
- Mappings:
Namespace Name Mixin selector named lastServer
Lnet/minecraft/client/option/GameOptions;lastServer:Ljava/lang/String;
intermediary field_1864
Lnet/minecraft/class_315;field_1864:Ljava/lang/String;
official Z
Lffl;Z:Ljava/lang/String;
-
smoothCameraEnabled
public boolean smoothCameraEnabled- Mappings:
Namespace Name Mixin selector named smoothCameraEnabled
Lnet/minecraft/client/option/GameOptions;smoothCameraEnabled:Z
intermediary field_1914
Lnet/minecraft/class_315;field_1914:Z
official aa
Lffl;aa:Z
-
fov
- Mappings:
Namespace Name Mixin selector named fov
Lnet/minecraft/client/option/GameOptions;fov:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1826
Lnet/minecraft/class_315;field_1826:Lnet/minecraft/class_7172;
official bO
Lffl;bO:Lffk;
-
telemetryOptInExtra
- Mappings:
Namespace Name Mixin selector named telemetryOptInExtra
Lnet/minecraft/client/option/GameOptions;telemetryOptInExtra:Lnet/minecraft/client/option/SimpleOption;
intermediary field_41336
Lnet/minecraft/class_315;field_41336:Lnet/minecraft/class_7172;
official bQ
Lffl;bQ:Lffk;
-
distortionEffectScale
- Mappings:
Namespace Name Mixin selector named distortionEffectScale
Lnet/minecraft/client/option/GameOptions;distortionEffectScale:Lnet/minecraft/client/option/SimpleOption;
intermediary field_26675
Lnet/minecraft/class_315;field_26675:Lnet/minecraft/class_7172;
official bS
Lffl;bS:Lffk;
-
fovEffectScale
- Mappings:
Namespace Name Mixin selector named fovEffectScale
Lnet/minecraft/client/option/GameOptions;fovEffectScale:Lnet/minecraft/client/option/SimpleOption;
intermediary field_26676
Lnet/minecraft/class_315;field_26676:Lnet/minecraft/class_7172;
official bU
Lffl;bU:Lffk;
-
darknessEffectScale
- Mappings:
Namespace Name Mixin selector named darknessEffectScale
Lnet/minecraft/client/option/GameOptions;darknessEffectScale:Lnet/minecraft/client/option/SimpleOption;
intermediary field_38293
Lnet/minecraft/class_315;field_38293:Lnet/minecraft/class_7172;
official bW
Lffl;bW:Lffk;
-
glintSpeed
- Mappings:
Namespace Name Mixin selector named glintSpeed
Lnet/minecraft/client/option/GameOptions;glintSpeed:Lnet/minecraft/client/option/SimpleOption;
intermediary field_42113
Lnet/minecraft/class_315;field_42113:Lnet/minecraft/class_7172;
official bY
Lffl;bY:Lffk;
-
glintStrength
- Mappings:
Namespace Name Mixin selector named glintStrength
Lnet/minecraft/client/option/GameOptions;glintStrength:Lnet/minecraft/client/option/SimpleOption;
intermediary field_42115
Lnet/minecraft/class_315;field_42115:Lnet/minecraft/class_7172;
official ca
Lffl;ca:Lffk;
-
damageTiltStrength
- Mappings:
Namespace Name Mixin selector named damageTiltStrength
Lnet/minecraft/client/option/GameOptions;damageTiltStrength:Lnet/minecraft/client/option/SimpleOption;
intermediary field_42482
Lnet/minecraft/class_315;field_42482:Lnet/minecraft/class_7172;
official cc
Lffl;cc:Lffk;
-
gamma
- Mappings:
Namespace Name Mixin selector named gamma
Lnet/minecraft/client/option/GameOptions;gamma:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1840
Lnet/minecraft/class_315;field_1840:Lnet/minecraft/class_7172;
official cd
Lffl;cd:Lffk;
-
guiScale
- Mappings:
Namespace Name Mixin selector named guiScale
Lnet/minecraft/client/option/GameOptions;guiScale:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1868
Lnet/minecraft/class_315;field_1868:Lnet/minecraft/class_7172;
official cf
Lffl;cf:Lffk;
-
particles
- Mappings:
Namespace Name Mixin selector named particles
Lnet/minecraft/client/option/GameOptions;particles:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1882
Lnet/minecraft/class_315;field_1882:Lnet/minecraft/class_7172;
official cg
Lffl;cg:Lffk;
-
narrator
- Mappings:
Namespace Name Mixin selector named narrator
Lnet/minecraft/client/option/GameOptions;narrator:Lnet/minecraft/client/option/SimpleOption;
intermediary field_1896
Lnet/minecraft/class_315;field_1896:Lnet/minecraft/class_7172;
official ch
Lffl;ch:Lffk;
-
language
- Mappings:
Namespace Name Mixin selector named language
Lnet/minecraft/client/option/GameOptions;language:Ljava/lang/String;
intermediary field_1883
Lnet/minecraft/class_315;field_1883:Ljava/lang/String;
official ac
Lffl;ac:Ljava/lang/String;
-
soundDevice
- Mappings:
Namespace Name Mixin selector named soundDevice
Lnet/minecraft/client/option/GameOptions;soundDevice:Lnet/minecraft/client/option/SimpleOption;
intermediary field_34783
Lnet/minecraft/class_315;field_34783:Lnet/minecraft/class_7172;
official ci
Lffl;ci:Lffk;
-
onboardAccessibility
public boolean onboardAccessibility- Mappings:
Namespace Name Mixin selector named onboardAccessibility
Lnet/minecraft/client/option/GameOptions;onboardAccessibility:Z
intermediary field_41785
Lnet/minecraft/class_315;field_41785:Z
official ad
Lffl;ad:Z
-
syncChunkWrites
public boolean syncChunkWrites- Mappings:
Namespace Name Mixin selector named syncChunkWrites
Lnet/minecraft/client/option/GameOptions;syncChunkWrites:Z
intermediary field_25623
Lnet/minecraft/class_315;field_25623:Z
official ae
Lffl;ae:Z
-
-
Constructor Details
-
GameOptions
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/option/GameOptions;<init>(Lnet/minecraft/client/MinecraftClient;Ljava/io/File;)V
intermediary <init>
Lnet/minecraft/class_315;<init>(Lnet/minecraft/class_310;Ljava/io/File;)V
official <init>
Lffl;<init>(Lffh;Ljava/io/File;)V
-
-
Method Details
-
getMonochromeLogo
- Mappings:
Namespace Name Mixin selector named getMonochromeLogo
Lnet/minecraft/client/option/GameOptions;getMonochromeLogo()Lnet/minecraft/client/option/SimpleOption;
intermediary method_41772
Lnet/minecraft/class_315;method_41772()Lnet/minecraft/class_7172;
official a
Lffl;a()Lffk;
-
getHideLightningFlashes
- Mappings:
Namespace Name Mixin selector named getHideLightningFlashes
Lnet/minecraft/client/option/GameOptions;getHideLightningFlashes()Lnet/minecraft/client/option/SimpleOption;
intermediary method_41784
Lnet/minecraft/class_315;method_41784()Lnet/minecraft/class_7172;
official b
Lffl;b()Lffk;
-
getHideSplashTexts
- Mappings:
Namespace Name Mixin selector named getHideSplashTexts
Lnet/minecraft/client/option/GameOptions;getHideSplashTexts()Lnet/minecraft/client/option/SimpleOption;
intermediary method_54581
Lnet/minecraft/class_315;method_54581()Lnet/minecraft/class_7172;
official c
Lffl;c()Lffk;
-
getMouseSensitivity
- Mappings:
Namespace Name Mixin selector named getMouseSensitivity
Lnet/minecraft/client/option/GameOptions;getMouseSensitivity()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42495
Lnet/minecraft/class_315;method_42495()Lnet/minecraft/class_7172;
official d
Lffl;d()Lffk;
-
getViewDistance
- Mappings:
Namespace Name Mixin selector named getViewDistance
Lnet/minecraft/client/option/GameOptions;getViewDistance()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42503
Lnet/minecraft/class_315;method_42503()Lnet/minecraft/class_7172;
official e
Lffl;e()Lffk;
-
getSimulationDistance
- Mappings:
Namespace Name Mixin selector named getSimulationDistance
Lnet/minecraft/client/option/GameOptions;getSimulationDistance()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42510
Lnet/minecraft/class_315;method_42510()Lnet/minecraft/class_7172;
official f
Lffl;f()Lffk;
-
getEntityDistanceScaling
- Mappings:
Namespace Name Mixin selector named getEntityDistanceScaling
Lnet/minecraft/client/option/GameOptions;getEntityDistanceScaling()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42517
Lnet/minecraft/class_315;method_42517()Lnet/minecraft/class_7172;
official g
Lffl;g()Lffk;
-
getMaxFps
- Mappings:
Namespace Name Mixin selector named getMaxFps
Lnet/minecraft/client/option/GameOptions;getMaxFps()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42524
Lnet/minecraft/class_315;method_42524()Lnet/minecraft/class_7172;
official h
Lffl;h()Lffk;
-
getCloudRenderMode
- Mappings:
Namespace Name Mixin selector named getCloudRenderMode
Lnet/minecraft/client/option/GameOptions;getCloudRenderMode()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42528
Lnet/minecraft/class_315;method_42528()Lnet/minecraft/class_7172;
official i
Lffl;i()Lffk;
-
getGraphicsMode
- Mappings:
Namespace Name Mixin selector named getGraphicsMode
Lnet/minecraft/client/option/GameOptions;getGraphicsMode()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42534
Lnet/minecraft/class_315;method_42534()Lnet/minecraft/class_7172;
official j
Lffl;j()Lffk;
-
getAo
- Mappings:
Namespace Name Mixin selector named getAo
Lnet/minecraft/client/option/GameOptions;getAo()Lnet/minecraft/client/option/SimpleOption;
intermediary method_41792
Lnet/minecraft/class_315;method_41792()Lnet/minecraft/class_7172;
official k
Lffl;k()Lffk;
-
getChunkBuilderMode
- Mappings:
Namespace Name Mixin selector named getChunkBuilderMode
Lnet/minecraft/client/option/GameOptions;getChunkBuilderMode()Lnet/minecraft/client/option/SimpleOption;
intermediary method_41798
Lnet/minecraft/class_315;method_41798()Lnet/minecraft/class_7172;
official l
Lffl;l()Lffk;
-
refreshResourcePacks
- Mappings:
Namespace Name Mixin selector named refreshResourcePacks
Lnet/minecraft/client/option/GameOptions;refreshResourcePacks(Lnet/minecraft/resource/ResourcePackManager;)V
intermediary method_49598
Lnet/minecraft/class_315;method_49598(Lnet/minecraft/class_3283;)V
official a
Lffl;a(Laua;)V
-
getChatVisibility
- Mappings:
Namespace Name Mixin selector named getChatVisibility
Lnet/minecraft/client/option/GameOptions;getChatVisibility()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42539
Lnet/minecraft/class_315;method_42539()Lnet/minecraft/class_7172;
official m
Lffl;m()Lffk;
-
getChatOpacity
- Mappings:
Namespace Name Mixin selector named getChatOpacity
Lnet/minecraft/client/option/GameOptions;getChatOpacity()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42542
Lnet/minecraft/class_315;method_42542()Lnet/minecraft/class_7172;
official n
Lffl;n()Lffk;
-
getChatLineSpacing
- Mappings:
Namespace Name Mixin selector named getChatLineSpacing
Lnet/minecraft/client/option/GameOptions;getChatLineSpacing()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42546
Lnet/minecraft/class_315;method_42546()Lnet/minecraft/class_7172;
official o
Lffl;o()Lffk;
-
getMenuBackgroundBlurriness
- Mappings:
Namespace Name Mixin selector named getMenuBackgroundBlurriness
Lnet/minecraft/client/option/GameOptions;getMenuBackgroundBlurriness()Lnet/minecraft/client/option/SimpleOption;
intermediary method_57702
Lnet/minecraft/class_315;method_57702()Lnet/minecraft/class_7172;
official p
Lffl;p()Lffk;
-
getMenuBackgroundBlurrinessValue
public double getMenuBackgroundBlurrinessValue()- Mappings:
Namespace Name Mixin selector named getMenuBackgroundBlurrinessValue
Lnet/minecraft/client/option/GameOptions;getMenuBackgroundBlurrinessValue()D
intermediary method_57703
Lnet/minecraft/class_315;method_57703()D
official q
Lffl;q()D
-
getTextBackgroundOpacity
- Mappings:
Namespace Name Mixin selector named getTextBackgroundOpacity
Lnet/minecraft/client/option/GameOptions;getTextBackgroundOpacity()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42550
Lnet/minecraft/class_315;method_42550()Lnet/minecraft/class_7172;
official r
Lffl;r()Lffk;
-
getPanoramaSpeed
- Mappings:
Namespace Name Mixin selector named getPanoramaSpeed
Lnet/minecraft/client/option/GameOptions;getPanoramaSpeed()Lnet/minecraft/client/option/SimpleOption;
intermediary method_45581
Lnet/minecraft/class_315;method_45581()Lnet/minecraft/class_7172;
official s
Lffl;s()Lffk;
-
getHighContrast
- Mappings:
Namespace Name Mixin selector named getHighContrast
Lnet/minecraft/client/option/GameOptions;getHighContrast()Lnet/minecraft/client/option/SimpleOption;
intermediary method_49600
Lnet/minecraft/class_315;method_49600()Lnet/minecraft/class_7172;
official t
Lffl;t()Lffk;
-
getNarratorHotkey
- Mappings:
Namespace Name Mixin selector named getNarratorHotkey
Lnet/minecraft/client/option/GameOptions;getNarratorHotkey()Lnet/minecraft/client/option/SimpleOption;
intermediary method_53530
Lnet/minecraft/class_315;method_53530()Lnet/minecraft/class_7172;
official u
Lffl;u()Lffk;
-
getMainArm
- Mappings:
Namespace Name Mixin selector named getMainArm
Lnet/minecraft/client/option/GameOptions;getMainArm()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42552
Lnet/minecraft/class_315;method_42552()Lnet/minecraft/class_7172;
official v
Lffl;v()Lffk;
-
getChatScale
- Mappings:
Namespace Name Mixin selector named getChatScale
Lnet/minecraft/client/option/GameOptions;getChatScale()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42554
Lnet/minecraft/class_315;method_42554()Lnet/minecraft/class_7172;
official w
Lffl;w()Lffk;
-
getChatWidth
- Mappings:
Namespace Name Mixin selector named getChatWidth
Lnet/minecraft/client/option/GameOptions;getChatWidth()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42556
Lnet/minecraft/class_315;method_42556()Lnet/minecraft/class_7172;
official x
Lffl;x()Lffk;
-
getChatHeightUnfocused
- Mappings:
Namespace Name Mixin selector named getChatHeightUnfocused
Lnet/minecraft/client/option/GameOptions;getChatHeightUnfocused()Lnet/minecraft/client/option/SimpleOption;
intermediary method_41801
Lnet/minecraft/class_315;method_41801()Lnet/minecraft/class_7172;
official y
Lffl;y()Lffk;
-
getChatHeightFocused
- Mappings:
Namespace Name Mixin selector named getChatHeightFocused
Lnet/minecraft/client/option/GameOptions;getChatHeightFocused()Lnet/minecraft/client/option/SimpleOption;
intermediary method_41803
Lnet/minecraft/class_315;method_41803()Lnet/minecraft/class_7172;
official z
Lffl;z()Lffk;
-
getChatDelay
- Mappings:
Namespace Name Mixin selector named getChatDelay
Lnet/minecraft/client/option/GameOptions;getChatDelay()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42561
Lnet/minecraft/class_315;method_42561()Lnet/minecraft/class_7172;
official A
Lffl;A()Lffk;
-
getNotificationDisplayTime
- Mappings:
Namespace Name Mixin selector named getNotificationDisplayTime
Lnet/minecraft/client/option/GameOptions;getNotificationDisplayTime()Lnet/minecraft/client/option/SimpleOption;
intermediary method_48191
Lnet/minecraft/class_315;method_48191()Lnet/minecraft/class_7172;
official B
Lffl;B()Lffk;
-
getMipmapLevels
- Mappings:
Namespace Name Mixin selector named getMipmapLevels
Lnet/minecraft/client/option/GameOptions;getMipmapLevels()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42563
Lnet/minecraft/class_315;method_42563()Lnet/minecraft/class_7172;
official C
Lffl;C()Lffk;
-
getAttackIndicator
- Mappings:
Namespace Name Mixin selector named getAttackIndicator
Lnet/minecraft/client/option/GameOptions;getAttackIndicator()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42565
Lnet/minecraft/class_315;method_42565()Lnet/minecraft/class_7172;
official D
Lffl;D()Lffk;
-
getBiomeBlendRadius
- Mappings:
Namespace Name Mixin selector named getBiomeBlendRadius
Lnet/minecraft/client/option/GameOptions;getBiomeBlendRadius()Lnet/minecraft/client/option/SimpleOption;
intermediary method_41805
Lnet/minecraft/class_315;method_41805()Lnet/minecraft/class_7172;
official E
Lffl;E()Lffk;
-
toMouseWheelSensitivityValue
private static double toMouseWheelSensitivityValue(int value) - Mappings:
Namespace Name Mixin selector named toMouseWheelSensitivityValue
Lnet/minecraft/client/option/GameOptions;toMouseWheelSensitivityValue(I)D
intermediary method_41793
Lnet/minecraft/class_315;method_41793(I)D
official c
Lffl;c(I)D
-
toMouseWheelSensitivitySliderProgressValue
private static int toMouseWheelSensitivitySliderProgressValue(double value) - Mappings:
Namespace Name Mixin selector named toMouseWheelSensitivitySliderProgressValue
Lnet/minecraft/client/option/GameOptions;toMouseWheelSensitivitySliderProgressValue(D)I
intermediary method_41773
Lnet/minecraft/class_315;method_41773(D)I
official a
Lffl;a(D)I
-
getMouseWheelSensitivity
- Mappings:
Namespace Name Mixin selector named getMouseWheelSensitivity
Lnet/minecraft/client/option/GameOptions;getMouseWheelSensitivity()Lnet/minecraft/client/option/SimpleOption;
intermediary method_41806
Lnet/minecraft/class_315;method_41806()Lnet/minecraft/class_7172;
official F
Lffl;F()Lffk;
-
getRawMouseInput
- Mappings:
Namespace Name Mixin selector named getRawMouseInput
Lnet/minecraft/client/option/GameOptions;getRawMouseInput()Lnet/minecraft/client/option/SimpleOption;
intermediary method_41807
Lnet/minecraft/class_315;method_41807()Lnet/minecraft/class_7172;
official G
Lffl;G()Lffk;
-
getAutoJump
- Mappings:
Namespace Name Mixin selector named getAutoJump
Lnet/minecraft/client/option/GameOptions;getAutoJump()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42423
Lnet/minecraft/class_315;method_42423()Lnet/minecraft/class_7172;
official H
Lffl;H()Lffk;
-
getOperatorItemsTab
- Mappings:
Namespace Name Mixin selector named getOperatorItemsTab
Lnet/minecraft/client/option/GameOptions;getOperatorItemsTab()Lnet/minecraft/client/option/SimpleOption;
intermediary method_47395
Lnet/minecraft/class_315;method_47395()Lnet/minecraft/class_7172;
official I
Lffl;I()Lffk;
-
getAutoSuggestions
- Mappings:
Namespace Name Mixin selector named getAutoSuggestions
Lnet/minecraft/client/option/GameOptions;getAutoSuggestions()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42425
Lnet/minecraft/class_315;method_42425()Lnet/minecraft/class_7172;
official J
Lffl;J()Lffk;
-
getChatColors
- Mappings:
Namespace Name Mixin selector named getChatColors
Lnet/minecraft/client/option/GameOptions;getChatColors()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42427
Lnet/minecraft/class_315;method_42427()Lnet/minecraft/class_7172;
official K
Lffl;K()Lffk;
-
getChatLinks
- Mappings:
Namespace Name Mixin selector named getChatLinks
Lnet/minecraft/client/option/GameOptions;getChatLinks()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42429
Lnet/minecraft/class_315;method_42429()Lnet/minecraft/class_7172;
official L
Lffl;L()Lffk;
-
getChatLinksPrompt
- Mappings:
Namespace Name Mixin selector named getChatLinksPrompt
Lnet/minecraft/client/option/GameOptions;getChatLinksPrompt()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42431
Lnet/minecraft/class_315;method_42431()Lnet/minecraft/class_7172;
official M
Lffl;M()Lffk;
-
getEnableVsync
- Mappings:
Namespace Name Mixin selector named getEnableVsync
Lnet/minecraft/client/option/GameOptions;getEnableVsync()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42433
Lnet/minecraft/class_315;method_42433()Lnet/minecraft/class_7172;
official N
Lffl;N()Lffk;
-
getEntityShadows
- Mappings:
Namespace Name Mixin selector named getEntityShadows
Lnet/minecraft/client/option/GameOptions;getEntityShadows()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42435
Lnet/minecraft/class_315;method_42435()Lnet/minecraft/class_7172;
official O
Lffl;O()Lffk;
-
onFontOptionsChanged
private static void onFontOptionsChanged()- Mappings:
Namespace Name Mixin selector named onFontOptionsChanged
Lnet/minecraft/client/option/GameOptions;onFontOptionsChanged()V
intermediary method_57020
Lnet/minecraft/class_315;method_57020()V
official aE
Lffl;aE()V
-
getForceUnicodeFont
- Mappings:
Namespace Name Mixin selector named getForceUnicodeFont
Lnet/minecraft/client/option/GameOptions;getForceUnicodeFont()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42437
Lnet/minecraft/class_315;method_42437()Lnet/minecraft/class_7172;
official P
Lffl;P()Lffk;
-
shouldUseJapaneseGlyphsByDefault
private static boolean shouldUseJapaneseGlyphsByDefault()- Mappings:
Namespace Name Mixin selector named shouldUseJapaneseGlyphsByDefault
Lnet/minecraft/client/option/GameOptions;shouldUseJapaneseGlyphsByDefault()Z
intermediary method_57021
Lnet/minecraft/class_315;method_57021()Z
official aF
Lffl;aF()Z
-
getJapaneseGlyphVariants
- Mappings:
Namespace Name Mixin selector named getJapaneseGlyphVariants
Lnet/minecraft/client/option/GameOptions;getJapaneseGlyphVariants()Lnet/minecraft/client/option/SimpleOption;
intermediary method_57018
Lnet/minecraft/class_315;method_57018()Lnet/minecraft/class_7172;
official Q
Lffl;Q()Lffk;
-
getInvertYMouse
- Mappings:
Namespace Name Mixin selector named getInvertYMouse
Lnet/minecraft/client/option/GameOptions;getInvertYMouse()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42438
Lnet/minecraft/class_315;method_42438()Lnet/minecraft/class_7172;
official R
Lffl;R()Lffk;
-
getDiscreteMouseScroll
- Mappings:
Namespace Name Mixin selector named getDiscreteMouseScroll
Lnet/minecraft/client/option/GameOptions;getDiscreteMouseScroll()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42439
Lnet/minecraft/class_315;method_42439()Lnet/minecraft/class_7172;
official S
Lffl;S()Lffk;
-
getRealmsNotifications
- Mappings:
Namespace Name Mixin selector named getRealmsNotifications
Lnet/minecraft/client/option/GameOptions;getRealmsNotifications()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42440
Lnet/minecraft/class_315;method_42440()Lnet/minecraft/class_7172;
official T
Lffl;T()Lffk;
-
getAllowServerListing
- Mappings:
Namespace Name Mixin selector named getAllowServerListing
Lnet/minecraft/client/option/GameOptions;getAllowServerListing()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42441
Lnet/minecraft/class_315;method_42441()Lnet/minecraft/class_7172;
official U
Lffl;U()Lffk;
-
getReducedDebugInfo
- Mappings:
Namespace Name Mixin selector named getReducedDebugInfo
Lnet/minecraft/client/option/GameOptions;getReducedDebugInfo()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42442
Lnet/minecraft/class_315;method_42442()Lnet/minecraft/class_7172;
official V
Lffl;V()Lffk;
-
getSoundVolume
- Mappings:
Namespace Name Mixin selector named getSoundVolume
Lnet/minecraft/client/option/GameOptions;getSoundVolume(Lnet/minecraft/sound/SoundCategory;)F
intermediary method_1630
Lnet/minecraft/class_315;method_1630(Lnet/minecraft/class_3419;)F
official a
Lffl;a(Lawb;)F
-
getSoundVolumeOption
- Mappings:
Namespace Name Mixin selector named getSoundVolumeOption
Lnet/minecraft/client/option/GameOptions;getSoundVolumeOption(Lnet/minecraft/sound/SoundCategory;)Lnet/minecraft/client/option/SimpleOption;
intermediary method_45578
Lnet/minecraft/class_315;method_45578(Lnet/minecraft/class_3419;)Lnet/minecraft/class_7172;
official b
Lffl;b(Lawb;)Lffk;
-
createSoundVolumeOption
- Mappings:
Namespace Name Mixin selector named createSoundVolumeOption
Lnet/minecraft/client/option/GameOptions;createSoundVolumeOption(Ljava/lang/String;Lnet/minecraft/sound/SoundCategory;)Lnet/minecraft/client/option/SimpleOption;
intermediary method_45576
Lnet/minecraft/class_315;method_45576(Ljava/lang/String;Lnet/minecraft/class_3419;)Lnet/minecraft/class_7172;
official a
Lffl;a(Ljava/lang/String;Lawb;)Lffk;
-
getShowSubtitles
- Mappings:
Namespace Name Mixin selector named getShowSubtitles
Lnet/minecraft/client/option/GameOptions;getShowSubtitles()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42443
Lnet/minecraft/class_315;method_42443()Lnet/minecraft/class_7172;
official W
Lffl;W()Lffk;
-
getDirectionalAudio
- Mappings:
Namespace Name Mixin selector named getDirectionalAudio
Lnet/minecraft/client/option/GameOptions;getDirectionalAudio()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42444
Lnet/minecraft/class_315;method_42444()Lnet/minecraft/class_7172;
official X
Lffl;X()Lffk;
-
getBackgroundForChatOnly
- Mappings:
Namespace Name Mixin selector named getBackgroundForChatOnly
Lnet/minecraft/client/option/GameOptions;getBackgroundForChatOnly()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42445
Lnet/minecraft/class_315;method_42445()Lnet/minecraft/class_7172;
official Y
Lffl;Y()Lffk;
-
getTouchscreen
- Mappings:
Namespace Name Mixin selector named getTouchscreen
Lnet/minecraft/client/option/GameOptions;getTouchscreen()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42446
Lnet/minecraft/class_315;method_42446()Lnet/minecraft/class_7172;
official Z
Lffl;Z()Lffk;
-
getFullscreen
- Mappings:
Namespace Name Mixin selector named getFullscreen
Lnet/minecraft/client/option/GameOptions;getFullscreen()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42447
Lnet/minecraft/class_315;method_42447()Lnet/minecraft/class_7172;
official aa
Lffl;aa()Lffk;
-
getBobView
- Mappings:
Namespace Name Mixin selector named getBobView
Lnet/minecraft/client/option/GameOptions;getBobView()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42448
Lnet/minecraft/class_315;method_42448()Lnet/minecraft/class_7172;
official ab
Lffl;ab()Lffk;
-
getSneakToggled
- Mappings:
Namespace Name Mixin selector named getSneakToggled
Lnet/minecraft/client/option/GameOptions;getSneakToggled()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42449
Lnet/minecraft/class_315;method_42449()Lnet/minecraft/class_7172;
official ac
Lffl;ac()Lffk;
-
getSprintToggled
- Mappings:
Namespace Name Mixin selector named getSprintToggled
Lnet/minecraft/client/option/GameOptions;getSprintToggled()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42450
Lnet/minecraft/class_315;method_42450()Lnet/minecraft/class_7172;
official ad
Lffl;ad()Lffk;
-
getHideMatchedNames
- Mappings:
Namespace Name Mixin selector named getHideMatchedNames
Lnet/minecraft/client/option/GameOptions;getHideMatchedNames()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42451
Lnet/minecraft/class_315;method_42451()Lnet/minecraft/class_7172;
official ae
Lffl;ae()Lffk;
-
getShowAutosaveIndicator
- Mappings:
Namespace Name Mixin selector named getShowAutosaveIndicator
Lnet/minecraft/client/option/GameOptions;getShowAutosaveIndicator()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42452
Lnet/minecraft/class_315;method_42452()Lnet/minecraft/class_7172;
official af
Lffl;af()Lffk;
-
getOnlyShowSecureChat
- Mappings:
Namespace Name Mixin selector named getOnlyShowSecureChat
Lnet/minecraft/client/option/GameOptions;getOnlyShowSecureChat()Lnet/minecraft/client/option/SimpleOption;
intermediary method_44026
Lnet/minecraft/class_315;method_44026()Lnet/minecraft/class_7172;
official ag
Lffl;ag()Lffk;
-
getFov
- Mappings:
Namespace Name Mixin selector named getFov
Lnet/minecraft/client/option/GameOptions;getFov()Lnet/minecraft/client/option/SimpleOption;
intermediary method_41808
Lnet/minecraft/class_315;method_41808()Lnet/minecraft/class_7172;
official ah
Lffl;ah()Lffk;
-
getTelemetryOptInExtra
- Mappings:
Namespace Name Mixin selector named getTelemetryOptInExtra
Lnet/minecraft/client/option/GameOptions;getTelemetryOptInExtra()Lnet/minecraft/client/option/SimpleOption;
intermediary method_47609
Lnet/minecraft/class_315;method_47609()Lnet/minecraft/class_7172;
official ai
Lffl;ai()Lffk;
-
getDistortionEffectScale
- Mappings:
Namespace Name Mixin selector named getDistortionEffectScale
Lnet/minecraft/client/option/GameOptions;getDistortionEffectScale()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42453
Lnet/minecraft/class_315;method_42453()Lnet/minecraft/class_7172;
official aj
Lffl;aj()Lffk;
-
getFovEffectScale
- Mappings:
Namespace Name Mixin selector named getFovEffectScale
Lnet/minecraft/client/option/GameOptions;getFovEffectScale()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42454
Lnet/minecraft/class_315;method_42454()Lnet/minecraft/class_7172;
official ak
Lffl;ak()Lffk;
-
getDarknessEffectScale
- Mappings:
Namespace Name Mixin selector named getDarknessEffectScale
Lnet/minecraft/client/option/GameOptions;getDarknessEffectScale()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42472
Lnet/minecraft/class_315;method_42472()Lnet/minecraft/class_7172;
official al
Lffl;al()Lffk;
-
getGlintSpeed
- Mappings:
Namespace Name Mixin selector named getGlintSpeed
Lnet/minecraft/client/option/GameOptions;getGlintSpeed()Lnet/minecraft/client/option/SimpleOption;
intermediary method_48580
Lnet/minecraft/class_315;method_48580()Lnet/minecraft/class_7172;
official am
Lffl;am()Lffk;
-
getGlintStrength
- Mappings:
Namespace Name Mixin selector named getGlintStrength
Lnet/minecraft/client/option/GameOptions;getGlintStrength()Lnet/minecraft/client/option/SimpleOption;
intermediary method_48581
Lnet/minecraft/class_315;method_48581()Lnet/minecraft/class_7172;
official an
Lffl;an()Lffk;
-
getDamageTiltStrength
- Mappings:
Namespace Name Mixin selector named getDamageTiltStrength
Lnet/minecraft/client/option/GameOptions;getDamageTiltStrength()Lnet/minecraft/client/option/SimpleOption;
intermediary method_48974
Lnet/minecraft/class_315;method_48974()Lnet/minecraft/class_7172;
official ao
Lffl;ao()Lffk;
-
getGamma
- Mappings:
Namespace Name Mixin selector named getGamma
Lnet/minecraft/client/option/GameOptions;getGamma()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42473
Lnet/minecraft/class_315;method_42473()Lnet/minecraft/class_7172;
official ap
Lffl;ap()Lffk;
-
getGuiScale
- Mappings:
Namespace Name Mixin selector named getGuiScale
Lnet/minecraft/client/option/GameOptions;getGuiScale()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42474
Lnet/minecraft/class_315;method_42474()Lnet/minecraft/class_7172;
official aq
Lffl;aq()Lffk;
-
getParticles
- Mappings:
Namespace Name Mixin selector named getParticles
Lnet/minecraft/client/option/GameOptions;getParticles()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42475
Lnet/minecraft/class_315;method_42475()Lnet/minecraft/class_7172;
official ar
Lffl;ar()Lffk;
-
getNarrator
- Mappings:
Namespace Name Mixin selector named getNarrator
Lnet/minecraft/client/option/GameOptions;getNarrator()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42476
Lnet/minecraft/class_315;method_42476()Lnet/minecraft/class_7172;
official as
Lffl;as()Lffk;
-
getSoundDevice
- Mappings:
Namespace Name Mixin selector named getSoundDevice
Lnet/minecraft/client/option/GameOptions;getSoundDevice()Lnet/minecraft/client/option/SimpleOption;
intermediary method_42477
Lnet/minecraft/class_315;method_42477()Lnet/minecraft/class_7172;
official at
Lffl;at()Lffk;
-
getTextBackgroundOpacity
public float getTextBackgroundOpacity(float fallback) - Mappings:
Namespace Name Mixin selector named getTextBackgroundOpacity
Lnet/minecraft/client/option/GameOptions;getTextBackgroundOpacity(F)F
intermediary method_19343
Lnet/minecraft/class_315;method_19343(F)F
official a
Lffl;a(F)F
-
getTextBackgroundColor
public int getTextBackgroundColor(float fallbackOpacity) - Mappings:
Namespace Name Mixin selector named getTextBackgroundColor
Lnet/minecraft/client/option/GameOptions;getTextBackgroundColor(F)I
intermediary method_19345
Lnet/minecraft/class_315;method_19345(F)I
official b
Lffl;b(F)I
-
getTextBackgroundColor
public int getTextBackgroundColor(int fallbackColor) - Mappings:
Namespace Name Mixin selector named getTextBackgroundColor
Lnet/minecraft/client/option/GameOptions;getTextBackgroundColor(I)I
intermediary method_19344
Lnet/minecraft/class_315;method_19344(I)I
official a
Lffl;a(I)I
-
setKeyCode
- Mappings:
Namespace Name Mixin selector named setKeyCode
Lnet/minecraft/client/option/GameOptions;setKeyCode(Lnet/minecraft/client/option/KeyBinding;Lnet/minecraft/client/util/InputUtil$Key;)V
intermediary method_1641
Lnet/minecraft/class_315;method_1641(Lnet/minecraft/class_304;Lnet/minecraft/class_3675$class_306;)V
official a
Lffl;a(Lfff;Leyv$a;)V
-
acceptProfiledOptions
- Mappings:
Namespace Name Mixin selector named acceptProfiledOptions
Lnet/minecraft/client/option/GameOptions;acceptProfiledOptions(Lnet/minecraft/client/option/GameOptions$OptionVisitor;)V
intermediary method_57019
Lnet/minecraft/class_315;method_57019(Lnet/minecraft/class_315$class_9242;)V
official a
Lffl;a(Lffl$b;)V
-
accept
- Mappings:
Namespace Name Mixin selector named accept
Lnet/minecraft/client/option/GameOptions;accept(Lnet/minecraft/client/option/GameOptions$Visitor;)V
intermediary method_33666
Lnet/minecraft/class_315;method_33666(Lnet/minecraft/class_315$class_5823;)V
official a
Lffl;a(Lffl$a;)V
-
load
public void load()- Mappings:
Namespace Name Mixin selector named load
Lnet/minecraft/client/option/GameOptions;load()V
intermediary method_1636
Lnet/minecraft/class_315;method_1636()V
official au
Lffl;au()V
-
isTrue
- Mappings:
Namespace Name Mixin selector named isTrue
Lnet/minecraft/client/option/GameOptions;isTrue(Ljava/lang/String;)Z
intermediary method_32595
Lnet/minecraft/class_315;method_32595(Ljava/lang/String;)Z
official a
Lffl;a(Ljava/lang/String;)Z
-
isFalse
- Mappings:
Namespace Name Mixin selector named isFalse
Lnet/minecraft/client/option/GameOptions;isFalse(Ljava/lang/String;)Z
intermediary method_32596
Lnet/minecraft/class_315;method_32596(Ljava/lang/String;)Z
official b
Lffl;b(Ljava/lang/String;)Z
-
update
- Mappings:
Namespace Name Mixin selector named update
Lnet/minecraft/client/option/GameOptions;update(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;
intermediary method_1626
Lnet/minecraft/class_315;method_1626(Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;
official a
Lffl;a(Lus;)Lus;
-
write
public void write()- Mappings:
Namespace Name Mixin selector named write
Lnet/minecraft/client/option/GameOptions;write()V
intermediary method_1640
Lnet/minecraft/class_315;method_1640()V
official av
Lffl;av()V
-
getSyncedOptions
- Mappings:
Namespace Name Mixin selector named getSyncedOptions
Lnet/minecraft/client/option/GameOptions;getSyncedOptions()Lnet/minecraft/network/packet/c2s/common/SyncedClientOptions;
intermediary method_53842
Lnet/minecraft/class_315;method_53842()Lnet/minecraft/class_8791;
official aw
Lffl;aw()Laqu;
-
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 named sendClientSettings
Lnet/minecraft/client/option/GameOptions;sendClientSettings()V
intermediary method_1643
Lnet/minecraft/class_315;method_1643()V
official ax
Lffl;ax()V
-
setPlayerModelPart
- Mappings:
Namespace Name Mixin selector named setPlayerModelPart
Lnet/minecraft/client/option/GameOptions;setPlayerModelPart(Lnet/minecraft/client/render/entity/PlayerModelPart;Z)V
intermediary method_1635
Lnet/minecraft/class_315;method_1635(Lnet/minecraft/class_1664;Z)V
official b
Lffl;b(Lcna;Z)V
-
isPlayerModelPartEnabled
- Mappings:
Namespace Name Mixin selector named isPlayerModelPartEnabled
Lnet/minecraft/client/option/GameOptions;isPlayerModelPartEnabled(Lnet/minecraft/client/render/entity/PlayerModelPart;)Z
intermediary method_32594
Lnet/minecraft/class_315;method_32594(Lnet/minecraft/class_1664;)Z
official a
Lffl;a(Lcna;)Z
-
togglePlayerModelPart
- Mappings:
Namespace Name Mixin selector named togglePlayerModelPart
Lnet/minecraft/client/option/GameOptions;togglePlayerModelPart(Lnet/minecraft/client/render/entity/PlayerModelPart;Z)V
intermediary method_1631
Lnet/minecraft/class_315;method_1631(Lnet/minecraft/class_1664;Z)V
official a
Lffl;a(Lcna;Z)V
-
getCloudRenderModeValue
- Mappings:
Namespace Name Mixin selector named getCloudRenderModeValue
Lnet/minecraft/client/option/GameOptions;getCloudRenderModeValue()Lnet/minecraft/client/option/CloudRenderMode;
intermediary method_1632
Lnet/minecraft/class_315;method_1632()Lnet/minecraft/class_4063;
official ay
Lffl;ay()Lfev;
-
shouldUseNativeTransport
public boolean shouldUseNativeTransport()- Mappings:
Namespace Name Mixin selector named shouldUseNativeTransport
Lnet/minecraft/client/option/GameOptions;shouldUseNativeTransport()Z
intermediary method_1639
Lnet/minecraft/class_315;method_1639()Z
official az
Lffl;az()Z
-
addResourcePackProfilesToManager
- Mappings:
Namespace Name Mixin selector named addResourcePackProfilesToManager
Lnet/minecraft/client/option/GameOptions;addResourcePackProfilesToManager(Lnet/minecraft/resource/ResourcePackManager;)V
intermediary method_1627
Lnet/minecraft/class_315;method_1627(Lnet/minecraft/class_3283;)V
official b
Lffl;b(Laua;)V
-
getPerspective
- Mappings:
Namespace Name Mixin selector named getPerspective
Lnet/minecraft/client/option/GameOptions;getPerspective()Lnet/minecraft/client/option/Perspective;
intermediary method_31044
Lnet/minecraft/class_315;method_31044()Lnet/minecraft/class_5498;
official aA
Lffl;aA()Lfet;
-
setPerspective
- Mappings:
Namespace Name Mixin selector named setPerspective
Lnet/minecraft/client/option/GameOptions;setPerspective(Lnet/minecraft/client/option/Perspective;)V
intermediary method_31043
Lnet/minecraft/class_315;method_31043(Lnet/minecraft/class_5498;)V
official a
Lffl;a(Lfet;)V
-
parseList
- Mappings:
Namespace Name Mixin selector named parseList
Lnet/minecraft/client/option/GameOptions;parseList(Ljava/lang/String;)Ljava/util/List;
intermediary method_33671
Lnet/minecraft/class_315;method_33671(Ljava/lang/String;)Ljava/util/List;
official c
Lffl;c(Ljava/lang/String;)Ljava/util/List;
-
getOptionsFile
- Mappings:
Namespace Name Mixin selector named getOptionsFile
Lnet/minecraft/client/option/GameOptions;getOptionsFile()Ljava/io/File;
intermediary method_37294
Lnet/minecraft/class_315;method_37294()Ljava/io/File;
official aB
Lffl;aB()Ljava/io/File;
-
collectProfiledOptions
- Mappings:
Namespace Name Mixin selector named collectProfiledOptions
Lnet/minecraft/client/option/GameOptions;collectProfiledOptions()Ljava/lang/String;
intermediary method_37295
Lnet/minecraft/class_315;method_37295()Ljava/lang/String;
official aC
Lffl;aC()Ljava/lang/String;
-
setServerViewDistance
public void setServerViewDistance(int serverViewDistance) - Mappings:
Namespace Name Mixin selector named setServerViewDistance
Lnet/minecraft/client/option/GameOptions;setServerViewDistance(I)V
intermediary method_38520
Lnet/minecraft/class_315;method_38520(I)V
official b
Lffl;b(I)V
-
getClampedViewDistance
public int getClampedViewDistance()- Mappings:
Namespace Name Mixin selector named getClampedViewDistance
Lnet/minecraft/client/option/GameOptions;getClampedViewDistance()I
intermediary method_38521
Lnet/minecraft/class_315;method_38521()I
official aD
Lffl;aD()I
-
getPixelValueText
- Mappings:
Namespace Name Mixin selector named getPixelValueText
Lnet/minecraft/client/option/GameOptions;getPixelValueText(Lnet/minecraft/text/Text;I)Lnet/minecraft/text/Text;
intermediary method_41791
Lnet/minecraft/class_315;method_41791(Lnet/minecraft/class_2561;I)Lnet/minecraft/class_2561;
official b
Lffl;b(Lxp;I)Lxp;
-
getPercentValueText
- Mappings:
Namespace Name Mixin selector named getPercentValueText
Lnet/minecraft/client/option/GameOptions;getPercentValueText(Lnet/minecraft/text/Text;D)Lnet/minecraft/text/Text;
intermediary method_41781
Lnet/minecraft/class_315;method_41781(Lnet/minecraft/class_2561;D)Lnet/minecraft/class_2561;
official a
Lffl;a(Lxp;D)Lxp;
-
getGenericValueText
- Mappings:
Namespace Name Mixin selector named getGenericValueText
Lnet/minecraft/client/option/GameOptions;getGenericValueText(Lnet/minecraft/text/Text;Lnet/minecraft/text/Text;)Lnet/minecraft/text/Text;
intermediary method_41783
Lnet/minecraft/class_315;method_41783(Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;)Lnet/minecraft/class_2561;
official a
Lffl;a(Lxp;Lxp;)Lxp;
-
getPercentOrOffValueText
- Mappings:
Namespace Name Mixin selector named getPercentOrOffValueText
Lnet/minecraft/client/option/GameOptions;getPercentOrOffValueText(Lnet/minecraft/text/Text;D)Lnet/minecraft/text/Text;
intermediary method_59835
Lnet/minecraft/class_315;method_59835(Lnet/minecraft/class_2561;D)Lnet/minecraft/class_2561;
official b
Lffl;b(Lxp;D)Lxp;
-
getGenericValueText
- Mappings:
Namespace Name Mixin selector named getGenericValueText
Lnet/minecraft/client/option/GameOptions;getGenericValueText(Lnet/minecraft/text/Text;I)Lnet/minecraft/text/Text;
intermediary method_41782
Lnet/minecraft/class_315;method_41782(Lnet/minecraft/class_2561;I)Lnet/minecraft/class_2561;
official a
Lffl;a(Lxp;I)Lxp;
-
socialInteractionsKey
socialInteractionsKey
Lnet/minecraft/client/option/GameOptions;socialInteractionsKey:Lnet/minecraft/client/option/KeyBinding;
field_26845
Lnet/minecraft/class_315;field_26845:Lnet/minecraft/class_304;
M
Lffl;M:Lfff;