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