yarn/mappings/net/minecraft/client/gui/screen/options/OptionsScreen.mapping

34 lines
1.3 KiB
Plaintext
Raw Normal View History

Misc. Issue Resolution (#1401) * PlayerAbilitiesS2CPacket.fovModifier -> walkSpeed (#1392) * GameJoinS2CPacket seed -> sha256Seed (#1360) * checkBlockRerender -> scheduleBlockRerenderIfNecessary (#1332) * StatusEffectType -> StatusEffectCategory (#1036) StatusEffect -> StatusEffectType StatusEfectInstance -> StatusEffect (and related names) * SettingsScreen -> OptionsScreen (#787) AccessibilityScreen -> AccessibilityOptionsScreen Moved OptionsScreen to options package with all the other options screens * Finishes making maximum/minimum -> max/min (#672) (the ones in TreeDecoratorConfig as they have no postfix) DefaultBiomeFeatures moved to world/gen/feature from world/biome (#667) * fix missing file * Revert "StatusEffectType -> StatusEffectCategory (#1036)" This reverts commit 07f887a3d2332539ce07b0d29bcb84c6f5e6bf5b. * fix capitalization Co-authored-by: liach <7806504+liach@users.noreply.github.com> * Update mappings/net/minecraft/client/render/WorldRenderer.mapping Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk> * Update mappings/net/minecraft/client/render/WorldRenderer.mapping Co-authored-by: liach <7806504+liach@users.noreply.github.com> * Update mappings/net/minecraft/client/render/WorldRenderer.mapping Co-authored-by: liach <7806504+liach@users.noreply.github.com> * Update mappings/net/minecraft/world/World.mapping Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk>
2020-05-30 14:31:17 -04:00
CLASS net/minecraft/class_429 net/minecraft/client/gui/screen/options/OptionsScreen
2020-11-11 14:27:23 -05:00
FIELD field_2500 difficultyButton Lnet/minecraft/class_5676;
2019-06-28 17:55:20 -04:00
FIELD field_2501 parent Lnet/minecraft/class_437;
FIELD field_2502 settings Lnet/minecraft/class_315;
FIELD field_2503 lockDifficultyButton Lnet/minecraft/class_347;
FIELD field_2504 OPTIONS [Lnet/minecraft/class_316;
METHOD <init> (Lnet/minecraft/class_437;Lnet/minecraft/class_315;)V
2018-11-04 07:22:38 -05:00
ARG 1 parent
2019-04-16 10:13:34 -04:00
ARG 2 gameOptions
METHOD method_19822 (Lnet/minecraft/class_4185;)V
ARG 1 button
METHOD method_19823 (Lnet/minecraft/class_4185;)V
ARG 1 button
METHOD method_19824 (Lnet/minecraft/class_4185;)V
ARG 1 button
METHOD method_19825 (Lnet/minecraft/class_4185;)V
ARG 1 button
METHOD method_19826 (Lnet/minecraft/class_4185;)V
ARG 1 button
METHOD method_19827 (Lnet/minecraft/class_4185;)V
ARG 1 button
METHOD method_19828 (Lnet/minecraft/class_4185;)V
ARG 1 button
METHOD method_19829 (Lnet/minecraft/class_4185;)V
ARG 1 button
METHOD method_19830 (Lnet/minecraft/class_4185;)V
ARG 1 button
METHOD method_19832 (Lnet/minecraft/class_4185;)V
ARG 1 button
2019-06-28 17:55:20 -04:00
METHOD method_20374 lockDifficulty (Z)V
2019-04-16 10:13:34 -04:00
ARG 1 difficultyLocked
METHOD method_29975 refreshResourcePacks (Lnet/minecraft/class_3283;)V
ARG 1 resourcePackManager