Package net.minecraft.client.option
Class GameOptions
java.lang.Object
net.minecraft.client.option.GameOptions
- Mappings:
Namespace Name official dyv
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.boolean
final KeyBinding
A key binding for attacking an entity or breaking a block.boolean
boolean
boolean
final KeyBinding
A key binding for moving backward.int
boolean
boolean
double
double
double
final KeyBinding
A key binding for opening the chat screen.double
boolean
boolean
double
double
double
protected MinecraftClient
private static final Splitter
final KeyBinding
A key binding for opening the chat screen with the/
already typed.boolean
boolean
boolean
boolean
float
final KeyBinding
A key binding for dropping the item in the selected slot.private final Set<PlayerModelPart>
boolean
float
boolean
static final int
static final int
private static final float
static final int
static final int
static final int
static final int
static final String
boolean
final KeyBinding
A key binding for moving forward.double
float
boolean
final KeyBinding
A key binding for toggling fullscreen.double
int
private static final Gson
int
boolean
boolean
boolean
boolean
boolean
final KeyBinding[]
Key bindings for selecting hotbar slots.boolean
final KeyBinding
A key binding for opening the inventory screen.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 org.slf4j.Logger
int
int
boolean
double
double
private final File
int
int
boolean
private Perspective
final KeyBinding
final KeyBinding
A key binding for displaying the player list.boolean
boolean
boolean
final KeyBinding
A key binding for moving right.final KeyBinding
A key binding for saving the hotbar items in creative mode.final KeyBinding
A key binding for taking a screenshot.private int
boolean
boolean
int
boolean
boolean
boolean
final KeyBinding
A key binding for toggling smooth camera.final KeyBinding
A key binding for sneaking.boolean
final KeyBinding
A key binding for opening the social interactions screen.private final Object2FloatMap<SoundCategory>
final KeyBinding
A key binding for highlighting players in spectator mode.final KeyBinding
A key binding for sprinting.boolean
final KeyBinding
A key binding for swapping the items in the selected slot and the off hand.boolean
double
final KeyBinding
A key binding for toggling perspective.boolean
final KeyBinding
A key binding for using an item, such as placing a block.boolean
int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
accept
(GameOptions.Visitor visitor) void
float
getSoundVolume
(SoundCategory category) int
getTextBackgroundColor
(float fallbackOpacity) int
getTextBackgroundColor
(int fallbackColor) float
getTextBackgroundOpacity
(float fallback) int
(package private) static boolean
boolean
(package private) static boolean
void
load()
private static AoMode
private static Arm
private static CloudRenderMode
loadCloudRenderMode
(String literal) private static String
private static String
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) void
setSoundVolume
(SoundCategory category, float volume) boolean
void
togglePlayerModelPart
(PlayerModelPart part, boolean enabled) private NbtCompound
update
(NbtCompound nbt) void
write()
-
Field Details
-
LOGGER
static final org.slf4j.Logger LOGGER- Mappings:
Namespace Name Mixin selector official bm
Ldyv;bm: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 bn
Ldyv;bn: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 bo
Ldyv;bo: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
Ldyv;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
Ldyv;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
Ldyv;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
Ldyv;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
Ldyv;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
Ldyv;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 bp
Ldyv;bp: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 bq
Ldyv;bq:F
intermediary field_32151
Lnet/minecraft/class_315;field_32151:F
named field_32151
Lnet/minecraft/client/option/GameOptions;field_32151:F
-
field_34785
- See Also:
- Mappings:
Namespace Name Mixin selector official g
Ldyv;g:Ljava/lang/String;
intermediary field_34785
Lnet/minecraft/class_315;field_34785:Ljava/lang/String;
named field_34785
Lnet/minecraft/client/option/GameOptions;field_34785:Ljava/lang/String;
-
monochromeLogo
public boolean monochromeLogo- Mappings:
Namespace Name Mixin selector official h
Ldyv;h:Z
intermediary field_32156
Lnet/minecraft/class_315;field_32156:Z
named monochromeLogo
Lnet/minecraft/client/option/GameOptions;monochromeLogo:Z
-
hideLightningFlashes
public boolean hideLightningFlashes- Mappings:
Namespace Name Mixin selector official i
Ldyv;i:Z
intermediary field_34786
Lnet/minecraft/class_315;field_34786:Z
named hideLightningFlashes
Lnet/minecraft/client/option/GameOptions;hideLightningFlashes:Z
-
mouseSensitivity
public double mouseSensitivity- Mappings:
Namespace Name Mixin selector official j
Ldyv;j:D
intermediary field_1843
Lnet/minecraft/class_315;field_1843:D
named mouseSensitivity
Lnet/minecraft/client/option/GameOptions;mouseSensitivity:D
-
viewDistance
public int viewDistance- Mappings:
Namespace Name Mixin selector official k
Ldyv;k:I
intermediary field_1870
Lnet/minecraft/class_315;field_1870:I
named viewDistance
Lnet/minecraft/client/option/GameOptions;viewDistance:I
-
simulationDistance
public int simulationDistance- Mappings:
Namespace Name Mixin selector official l
Ldyv;l:I
intermediary field_34959
Lnet/minecraft/class_315;field_34959:I
named simulationDistance
Lnet/minecraft/client/option/GameOptions;simulationDistance:I
-
serverViewDistance
private int serverViewDistance- Mappings:
Namespace Name Mixin selector official br
Ldyv;br:I
intermediary field_34784
Lnet/minecraft/class_315;field_34784:I
named serverViewDistance
Lnet/minecraft/client/option/GameOptions;serverViewDistance:I
-
entityDistanceScaling
public float entityDistanceScaling- Mappings:
Namespace Name Mixin selector official m
Ldyv;m:F
intermediary field_24214
Lnet/minecraft/class_315;field_24214:F
named entityDistanceScaling
Lnet/minecraft/client/option/GameOptions;entityDistanceScaling:F
-
maxFps
public int maxFps- Mappings:
Namespace Name Mixin selector official n
Ldyv;n:I
intermediary field_1909
Lnet/minecraft/class_315;field_1909:I
named maxFps
Lnet/minecraft/client/option/GameOptions;maxFps:I
-
cloudRenderMode
- Mappings:
Namespace Name Mixin selector official o
Ldyv;o:Ldyf;
intermediary field_1814
Lnet/minecraft/class_315;field_1814:Lnet/minecraft/class_4063;
named cloudRenderMode
Lnet/minecraft/client/option/GameOptions;cloudRenderMode:Lnet/minecraft/client/option/CloudRenderMode;
-
graphicsMode
- Mappings:
Namespace Name Mixin selector official p
Ldyv;p:Ldyl;
intermediary field_25444
Lnet/minecraft/class_315;field_25444:Lnet/minecraft/class_5365;
named graphicsMode
Lnet/minecraft/client/option/GameOptions;graphicsMode:Lnet/minecraft/client/option/GraphicsMode;
-
ao
- Mappings:
Namespace Name Mixin selector official q
Ldyv;q:Ldxz;
intermediary field_1841
Lnet/minecraft/class_315;field_1841:Lnet/minecraft/class_4060;
named ao
Lnet/minecraft/client/option/GameOptions;ao:Lnet/minecraft/client/option/AoMode;
-
chunkBuilderMode
- Mappings:
Namespace Name Mixin selector official r
Ldyv;r:Ldyy;
intermediary field_34787
Lnet/minecraft/class_315;field_34787:Lnet/minecraft/class_6597;
named chunkBuilderMode
Lnet/minecraft/client/option/GameOptions;chunkBuilderMode:Lnet/minecraft/client/render/ChunkBuilderMode;
-
resourcePacks
- Mappings:
Namespace Name Mixin selector official s
Ldyv;s: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 t
Ldyv;t: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 u
Ldyv;u:Lboh;
intermediary field_1877
Lnet/minecraft/class_315;field_1877:Lnet/minecraft/class_1659;
named chatVisibility
Lnet/minecraft/client/option/GameOptions;chatVisibility:Lnet/minecraft/client/option/ChatVisibility;
-
chatOpacity
public double chatOpacity- Mappings:
Namespace Name Mixin selector official v
Ldyv;v:D
intermediary field_1820
Lnet/minecraft/class_315;field_1820:D
named chatOpacity
Lnet/minecraft/client/option/GameOptions;chatOpacity:D
-
chatLineSpacing
public double chatLineSpacing- Mappings:
Namespace Name Mixin selector official w
Ldyv;w:D
intermediary field_23932
Lnet/minecraft/class_315;field_23932:D
named chatLineSpacing
Lnet/minecraft/client/option/GameOptions;chatLineSpacing:D
-
textBackgroundOpacity
public double textBackgroundOpacity- Mappings:
Namespace Name Mixin selector official x
Ldyv;x:D
intermediary field_18726
Lnet/minecraft/class_315;field_18726:D
named textBackgroundOpacity
Lnet/minecraft/client/option/GameOptions;textBackgroundOpacity:D
-
fullscreenResolution
- Mappings:
Namespace Name Mixin selector official y
Ldyv;y: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 z
Ldyv;z: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 A
Ldyv;A: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 B
Ldyv;B: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 bs
Ldyv;bs: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 C
Ldyv;C:Laxt;
intermediary field_1829
Lnet/minecraft/class_315;field_1829:Lnet/minecraft/class_1306;
named mainArm
Lnet/minecraft/client/option/GameOptions;mainArm:Lnet/minecraft/util/Arm;
-
overrideWidth
public int overrideWidth- Mappings:
Namespace Name Mixin selector official D
Ldyv;D: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 E
Ldyv;E: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 F
Ldyv;F:Z
intermediary field_1905
Lnet/minecraft/class_315;field_1905:Z
named heldItemTooltips
Lnet/minecraft/client/option/GameOptions;heldItemTooltips:Z
-
chatScale
public double chatScale- Mappings:
Namespace Name Mixin selector official G
Ldyv;G:D
intermediary field_1908
Lnet/minecraft/class_315;field_1908:D
named chatScale
Lnet/minecraft/client/option/GameOptions;chatScale:D
-
chatWidth
public double chatWidth- Mappings:
Namespace Name Mixin selector official H
Ldyv;H:D
intermediary field_1915
Lnet/minecraft/class_315;field_1915:D
named chatWidth
Lnet/minecraft/client/option/GameOptions;chatWidth:D
-
chatHeightUnfocused
public double chatHeightUnfocused- Mappings:
Namespace Name Mixin selector official I
Ldyv;I:D
intermediary field_1825
Lnet/minecraft/class_315;field_1825:D
named chatHeightUnfocused
Lnet/minecraft/client/option/GameOptions;chatHeightUnfocused:D
-
chatHeightFocused
public double chatHeightFocused- Mappings:
Namespace Name Mixin selector official J
Ldyv;J:D
intermediary field_1838
Lnet/minecraft/class_315;field_1838:D
named chatHeightFocused
Lnet/minecraft/client/option/GameOptions;chatHeightFocused:D
-
chatDelay
public double chatDelay- Mappings:
Namespace Name Mixin selector official K
Ldyv;K:D
intermediary field_23933
Lnet/minecraft/class_315;field_23933:D
named chatDelay
Lnet/minecraft/client/option/GameOptions;chatDelay:D
-
mipmapLevels
public int mipmapLevels- Mappings:
Namespace Name Mixin selector official L
Ldyv;L:I
intermediary field_1856
Lnet/minecraft/class_315;field_1856:I
named mipmapLevels
Lnet/minecraft/client/option/GameOptions;mipmapLevels:I
-
soundVolumeLevels
- Mappings:
Namespace Name Mixin selector official bt
Ldyv;bt:Lit/unimi/dsi/fastutil/objects/Object2FloatMap;
intermediary field_1916
Lnet/minecraft/class_315;field_1916:Lit/unimi/dsi/fastutil/objects/Object2FloatMap;
named soundVolumeLevels
Lnet/minecraft/client/option/GameOptions;soundVolumeLevels:Lit/unimi/dsi/fastutil/objects/Object2FloatMap;
-
useNativeTransport
public boolean useNativeTransport- Mappings:
Namespace Name Mixin selector official M
Ldyv;M: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 N
Ldyv;N:Ldya;
intermediary field_1895
Lnet/minecraft/class_315;field_1895:Lnet/minecraft/class_4061;
named attackIndicator
Lnet/minecraft/client/option/GameOptions;attackIndicator:Lnet/minecraft/client/option/AttackIndicator;
-
tutorialStep
- Mappings:
Namespace Name Mixin selector official O
Ldyv;O:Lffc;
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 P
Ldyv;P: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 Q
Ldyv;Q:Z
intermediary field_28777
Lnet/minecraft/class_315;field_28777:Z
named hideBundleTutorial
Lnet/minecraft/client/option/GameOptions;hideBundleTutorial:Z
-
biomeBlendRadius
public int biomeBlendRadius- Mappings:
Namespace Name Mixin selector official R
Ldyv;R:I
intermediary field_1878
Lnet/minecraft/class_315;field_1878:I
named biomeBlendRadius
Lnet/minecraft/client/option/GameOptions;biomeBlendRadius:I
-
mouseWheelSensitivity
public double mouseWheelSensitivity- Mappings:
Namespace Name Mixin selector official S
Ldyv;S:D
intermediary field_1889
Lnet/minecraft/class_315;field_1889:D
named mouseWheelSensitivity
Lnet/minecraft/client/option/GameOptions;mouseWheelSensitivity:D
-
rawMouseInput
public boolean rawMouseInput- Mappings:
Namespace Name Mixin selector official T
Ldyv;T:Z
intermediary field_20308
Lnet/minecraft/class_315;field_20308:Z
named rawMouseInput
Lnet/minecraft/client/option/GameOptions;rawMouseInput:Z
-
glDebugVerbosity
public int glDebugVerbosity- Mappings:
Namespace Name Mixin selector official U
Ldyv;U:I
intermediary field_1901
Lnet/minecraft/class_315;field_1901:I
named glDebugVerbosity
Lnet/minecraft/client/option/GameOptions;glDebugVerbosity:I
-
autoJump
public boolean autoJump- Mappings:
Namespace Name Mixin selector official V
Ldyv;V:Z
intermediary field_1848
Lnet/minecraft/class_315;field_1848:Z
named autoJump
Lnet/minecraft/client/option/GameOptions;autoJump:Z
-
autoSuggestions
public boolean autoSuggestions- Mappings:
Namespace Name Mixin selector official W
Ldyv;W:Z
intermediary field_1873
Lnet/minecraft/class_315;field_1873:Z
named autoSuggestions
Lnet/minecraft/client/option/GameOptions;autoSuggestions:Z
-
chatColors
public boolean chatColors- Mappings:
Namespace Name Mixin selector official X
Ldyv;X:Z
intermediary field_1900
Lnet/minecraft/class_315;field_1900:Z
named chatColors
Lnet/minecraft/client/option/GameOptions;chatColors:Z
-
chatLinks
public boolean chatLinks- Mappings:
Namespace Name Mixin selector official Y
Ldyv;Y:Z
intermediary field_1911
Lnet/minecraft/class_315;field_1911:Z
named chatLinks
Lnet/minecraft/client/option/GameOptions;chatLinks:Z
-
chatLinksPrompt
public boolean chatLinksPrompt- Mappings:
Namespace Name Mixin selector official Z
Ldyv;Z:Z
intermediary field_1817
Lnet/minecraft/class_315;field_1817:Z
named chatLinksPrompt
Lnet/minecraft/client/option/GameOptions;chatLinksPrompt:Z
-
enableVsync
public boolean enableVsync- Mappings:
Namespace Name Mixin selector official aa
Ldyv;aa:Z
intermediary field_1884
Lnet/minecraft/class_315;field_1884:Z
named enableVsync
Lnet/minecraft/client/option/GameOptions;enableVsync:Z
-
entityShadows
public boolean entityShadows- Mappings:
Namespace Name Mixin selector official ab
Ldyv;ab:Z
intermediary field_1888
Lnet/minecraft/class_315;field_1888:Z
named entityShadows
Lnet/minecraft/client/option/GameOptions;entityShadows:Z
-
forceUnicodeFont
public boolean forceUnicodeFont- Mappings:
Namespace Name Mixin selector official ac
Ldyv;ac:Z
intermediary field_1819
Lnet/minecraft/class_315;field_1819:Z
named forceUnicodeFont
Lnet/minecraft/client/option/GameOptions;forceUnicodeFont:Z
-
invertYMouse
public boolean invertYMouse- Mappings:
Namespace Name Mixin selector official ad
Ldyv;ad:Z
intermediary field_1865
Lnet/minecraft/class_315;field_1865:Z
named invertYMouse
Lnet/minecraft/client/option/GameOptions;invertYMouse:Z
-
discreteMouseScroll
public boolean discreteMouseScroll- Mappings:
Namespace Name Mixin selector official ae
Ldyv;ae:Z
intermediary field_19244
Lnet/minecraft/class_315;field_19244:Z
named discreteMouseScroll
Lnet/minecraft/client/option/GameOptions;discreteMouseScroll:Z
-
realmsNotifications
public boolean realmsNotifications- Mappings:
Namespace Name Mixin selector official af
Ldyv;af:Z
intermediary field_1830
Lnet/minecraft/class_315;field_1830:Z
named realmsNotifications
Lnet/minecraft/client/option/GameOptions;realmsNotifications:Z
-
allowServerListing
public boolean allowServerListing- Mappings:
Namespace Name Mixin selector official ag
Ldyv;ag:Z
intermediary field_35637
Lnet/minecraft/class_315;field_35637:Z
named allowServerListing
Lnet/minecraft/client/option/GameOptions;allowServerListing:Z
-
reducedDebugInfo
public boolean reducedDebugInfo- Mappings:
Namespace Name Mixin selector official ah
Ldyv;ah:Z
intermediary field_1910
Lnet/minecraft/class_315;field_1910:Z
named reducedDebugInfo
Lnet/minecraft/client/option/GameOptions;reducedDebugInfo:Z
-
showSubtitles
public boolean showSubtitles- Mappings:
Namespace Name Mixin selector official ai
Ldyv;ai:Z
intermediary field_1818
Lnet/minecraft/class_315;field_1818:Z
named showSubtitles
Lnet/minecraft/client/option/GameOptions;showSubtitles:Z
-
backgroundForChatOnly
public boolean backgroundForChatOnly- Mappings:
Namespace Name Mixin selector official aj
Ldyv;aj:Z
intermediary field_18725
Lnet/minecraft/class_315;field_18725:Z
named backgroundForChatOnly
Lnet/minecraft/client/option/GameOptions;backgroundForChatOnly:Z
-
touchscreen
public boolean touchscreen- Mappings:
Namespace Name Mixin selector official ak
Ldyv;ak:Z
intermediary field_1854
Lnet/minecraft/class_315;field_1854:Z
named touchscreen
Lnet/minecraft/client/option/GameOptions;touchscreen:Z
-
fullscreen
public boolean fullscreen- Mappings:
Namespace Name Mixin selector official al
Ldyv;al:Z
intermediary field_1857
Lnet/minecraft/class_315;field_1857:Z
named fullscreen
Lnet/minecraft/client/option/GameOptions;fullscreen:Z
-
bobView
public boolean bobView- Mappings:
Namespace Name Mixin selector official am
Ldyv;am:Z
intermediary field_1891
Lnet/minecraft/class_315;field_1891:Z
named bobView
Lnet/minecraft/client/option/GameOptions;bobView:Z
-
sneakToggled
public boolean sneakToggled- Mappings:
Namespace Name Mixin selector official an
Ldyv;an:Z
intermediary field_21332
Lnet/minecraft/class_315;field_21332:Z
named sneakToggled
Lnet/minecraft/client/option/GameOptions;sneakToggled:Z
-
sprintToggled
public boolean sprintToggled- Mappings:
Namespace Name Mixin selector official ao
Ldyv;ao:Z
intermediary field_21333
Lnet/minecraft/class_315;field_21333:Z
named sprintToggled
Lnet/minecraft/client/option/GameOptions;sprintToggled:Z
-
skipMultiplayerWarning
public boolean skipMultiplayerWarning- Mappings:
Namespace Name Mixin selector official ap
Ldyv;ap: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 aq
Ldyv;aq:Z
intermediary field_37208
Lnet/minecraft/class_315;field_37208:Z
named skipRealms32BitWarning
Lnet/minecraft/client/option/GameOptions;skipRealms32BitWarning:Z
-
hideMatchedNames
public boolean hideMatchedNames- Mappings:
Namespace Name Mixin selector official ar
Ldyv;ar:Z
intermediary field_26926
Lnet/minecraft/class_315;field_26926:Z
named hideMatchedNames
Lnet/minecraft/client/option/GameOptions;hideMatchedNames:Z
-
showAutosaveIndicator
public boolean showAutosaveIndicator- Mappings:
Namespace Name Mixin selector official as
Ldyv;as:Z
intermediary field_35426
Lnet/minecraft/class_315;field_35426:Z
named showAutosaveIndicator
Lnet/minecraft/client/option/GameOptions;showAutosaveIndicator:Z
-
forwardKey
A key binding for moving forward. Bound to the W key by default.- Mappings:
Namespace Name Mixin selector official at
Ldyv;at:Ldyo;
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 au
Ldyv;au:Ldyo;
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 av
Ldyv;av:Ldyo;
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 aw
Ldyv;aw:Ldyo;
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 ax
Ldyv;ax:Ldyo;
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 ay
Ldyv;ay:Ldyo;
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 az
Ldyv;az:Ldyo;
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 aA
Ldyv;aA:Ldyo;
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 aB
Ldyv;aB:Ldyo;
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 aC
Ldyv;aC:Ldyo;
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 aD
Ldyv;aD:Ldyo;
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 aE
Ldyv;aE:Ldyo;
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 aF
Ldyv;aF:Ldyo;
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 aG
Ldyv;aG:Ldyo;
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 aH
Ldyv;aH:Ldyo;
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 aI
Ldyv;aI:Ldyo;
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 aK
Ldyv;aK:Ldyo;
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 aL
Ldyv;aL:Ldyo;
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 aM
Ldyv;aM:Ldyo;
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 aN
Ldyv;aN:Ldyo;
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 aO
Ldyv;aO:Ldyo;
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 aP
Ldyv;aP:Ldyo;
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 aQ
Ldyv;aQ:[Ldyo;
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 aR
Ldyv;aR:Ldyo;
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 aS
Ldyv;aS:Ldyo;
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 aT
Ldyv;aT:[Ldyo;
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 aU
Ldyv;aU:Ldyr;
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 bu
Ldyv;bu: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;
-
difficulty
- Mappings:
Namespace Name Mixin selector official aV
Ldyv;aV:Lawe;
intermediary field_1851
Lnet/minecraft/class_315;field_1851:Lnet/minecraft/class_1267;
named difficulty
Lnet/minecraft/client/option/GameOptions;difficulty:Lnet/minecraft/world/Difficulty;
-
hudHidden
public boolean hudHidden- Mappings:
Namespace Name Mixin selector official aW
Ldyv;aW: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 bv
Ldyv;bv:Ldyc;
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 aX
Ldyv;aX: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 aY
Ldyv;aY: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 aZ
Ldyv;aZ: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 ba
Ldyv;ba: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 bb
Ldyv;bb:Z
intermediary field_1914
Lnet/minecraft/class_315;field_1914:Z
named smoothCameraEnabled
Lnet/minecraft/client/option/GameOptions;smoothCameraEnabled:Z
-
fov
public double fov- Mappings:
Namespace Name Mixin selector official bc
Ldyv;bc:D
intermediary field_1826
Lnet/minecraft/class_315;field_1826:D
named fov
Lnet/minecraft/client/option/GameOptions;fov:D
-
distortionEffectScale
public float distortionEffectScale- Mappings:
Namespace Name Mixin selector official bd
Ldyv;bd:F
intermediary field_26675
Lnet/minecraft/class_315;field_26675:F
named distortionEffectScale
Lnet/minecraft/client/option/GameOptions;distortionEffectScale:F
-
fovEffectScale
public float fovEffectScale- Mappings:
Namespace Name Mixin selector official be
Ldyv;be:F
intermediary field_26676
Lnet/minecraft/class_315;field_26676:F
named fovEffectScale
Lnet/minecraft/client/option/GameOptions;fovEffectScale:F
-
gamma
public double gamma- Mappings:
Namespace Name Mixin selector official bf
Ldyv;bf:D
intermediary field_1840
Lnet/minecraft/class_315;field_1840:D
named gamma
Lnet/minecraft/client/option/GameOptions;gamma:D
-
guiScale
public int guiScale- Mappings:
Namespace Name Mixin selector official bg
Ldyv;bg:I
intermediary field_1868
Lnet/minecraft/class_315;field_1868:I
named guiScale
Lnet/minecraft/client/option/GameOptions;guiScale:I
-
particles
- Mappings:
Namespace Name Mixin selector official bh
Ldyv;bh:Ldyw;
intermediary field_1882
Lnet/minecraft/class_315;field_1882:Lnet/minecraft/class_4066;
named particles
Lnet/minecraft/client/option/GameOptions;particles:Lnet/minecraft/client/option/ParticlesMode;
-
narrator
- Mappings:
Namespace Name Mixin selector official bi
Ldyv;bi:Ldyt;
intermediary field_1896
Lnet/minecraft/class_315;field_1896:Lnet/minecraft/class_4065;
named narrator
Lnet/minecraft/client/option/GameOptions;narrator:Lnet/minecraft/client/option/NarratorMode;
-
language
- Mappings:
Namespace Name Mixin selector official bj
Ldyv;bj: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 bk
Ldyv;bk:Ljava/lang/String;
intermediary field_34783
Lnet/minecraft/class_315;field_34783:Ljava/lang/String;
named soundDevice
Lnet/minecraft/client/option/GameOptions;soundDevice:Ljava/lang/String;
-
syncChunkWrites
public boolean syncChunkWrites- Mappings:
Namespace Name Mixin selector official bl
Ldyv;bl: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>
Ldyv;<init>(Ldyr;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
-
getTextBackgroundOpacity
public float getTextBackgroundOpacity(float fallback) - Mappings:
Namespace Name Mixin selector official a
Ldyv;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
Ldyv;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
Ldyv;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
Ldyv;a(Ldyo;Ldsh$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
Ldyv;a(Ldyv$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 a
Ldyv;a()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
Ldyv;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
Ldyv;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
Ldyv;a(Lok;)Lok;
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 b
Ldyv;b()V
intermediary method_1640
Lnet/minecraft/class_315;method_1640()V
named write
Lnet/minecraft/client/option/GameOptions;write()V
-
getSoundVolume
- Mappings:
Namespace Name Mixin selector official a
Ldyv;a(Lahl;)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
-
setSoundVolume
- Mappings:
Namespace Name Mixin selector official a
Ldyv;a(Lahl;F)V
intermediary method_1624
Lnet/minecraft/class_315;method_1624(Lnet/minecraft/class_3419;F)V
named setSoundVolume
Lnet/minecraft/client/option/GameOptions;setSoundVolume(Lnet/minecraft/sound/SoundCategory;F)V
-
sendClientSettings
public void sendClientSettings()Sends the current client settings to the server if the client is connected to a server.Called when a player joins the game or when client settings are changed.
- Mappings:
Namespace Name Mixin selector official c
Ldyv;c()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
Ldyv;b(Lbok;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
Ldyv;a(Lbok;)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
Ldyv;a(Lbok;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
-
getCloudRenderMode
- Mappings:
Namespace Name Mixin selector official d
Ldyv;d()Ldyf;
intermediary method_1632
Lnet/minecraft/class_315;method_1632()Lnet/minecraft/class_4063;
named getCloudRenderMode
Lnet/minecraft/client/option/GameOptions;getCloudRenderMode()Lnet/minecraft/client/option/CloudRenderMode;
-
shouldUseNativeTransport
public boolean shouldUseNativeTransport()- Mappings:
Namespace Name Mixin selector official e
Ldyv;e()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
Ldyv;a(Lafn;)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 f
Ldyv;f()Ldyc;
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
Ldyv;a(Ldyc;)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
Ldyv;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;
-
loadCloudRenderMode
- Mappings:
Namespace Name Mixin selector official d
Ldyv;d(Ljava/lang/String;)Ldyf;
intermediary method_33672
Lnet/minecraft/class_315;method_33672(Ljava/lang/String;)Lnet/minecraft/class_4063;
named loadCloudRenderMode
Lnet/minecraft/client/option/GameOptions;loadCloudRenderMode(Ljava/lang/String;)Lnet/minecraft/client/option/CloudRenderMode;
-
saveCloudRenderMode
- Mappings:
Namespace Name Mixin selector official a
Ldyv;a(Ldyf;)Ljava/lang/String;
intermediary method_33665
Lnet/minecraft/class_315;method_33665(Lnet/minecraft/class_4063;)Ljava/lang/String;
named saveCloudRenderMode
Lnet/minecraft/client/option/GameOptions;saveCloudRenderMode(Lnet/minecraft/client/option/CloudRenderMode;)Ljava/lang/String;
-
loadAo
- Mappings:
Namespace Name Mixin selector official e
Ldyv;e(Ljava/lang/String;)Ldxz;
intermediary method_33674
Lnet/minecraft/class_315;method_33674(Ljava/lang/String;)Lnet/minecraft/class_4060;
named loadAo
Lnet/minecraft/client/option/GameOptions;loadAo(Ljava/lang/String;)Lnet/minecraft/client/option/AoMode;
-
loadArm
- Mappings:
Namespace Name Mixin selector official f
Ldyv;f(Ljava/lang/String;)Laxt;
intermediary method_33675
Lnet/minecraft/class_315;method_33675(Ljava/lang/String;)Lnet/minecraft/class_1306;
named loadArm
Lnet/minecraft/client/option/GameOptions;loadArm(Ljava/lang/String;)Lnet/minecraft/util/Arm;
-
saveArm
- Mappings:
Namespace Name Mixin selector official a
Ldyv;a(Laxt;)Ljava/lang/String;
intermediary method_33663
Lnet/minecraft/class_315;method_33663(Lnet/minecraft/class_1306;)Ljava/lang/String;
named saveArm
Lnet/minecraft/client/option/GameOptions;saveArm(Lnet/minecraft/util/Arm;)Ljava/lang/String;
-
getOptionsFile
- Mappings:
Namespace Name Mixin selector official g
Ldyv;g()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 h
Ldyv;h()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
Ldyv;b(I)V
intermediary method_38520
Lnet/minecraft/class_315;method_38520(I)V
named setServerViewDistance
Lnet/minecraft/client/option/GameOptions;setServerViewDistance(I)V
-
getViewDistance
public int getViewDistance()- Mappings:
Namespace Name Mixin selector official i
Ldyv;i()I
intermediary method_38521
Lnet/minecraft/class_315;method_38521()I
named getViewDistance
Lnet/minecraft/client/option/GameOptions;getViewDistance()I
-
socialInteractionsKey
aJ
Ldyv;aJ:Ldyo;
field_26845
Lnet/minecraft/class_315;field_26845:Lnet/minecraft/class_304;
socialInteractionsKey
Lnet/minecraft/client/option/GameOptions;socialInteractionsKey:Lnet/minecraft/client/option/KeyBinding;