yarn/mappings/net/minecraft/client/gui
Deximus-Maximus 2fbbb01395
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 07f887a3d2.

* 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 19:31:17 +01:00
..
hud 20w22a 2020-05-29 14:31:34 +01:00
screen Misc. Issue Resolution (#1401) 2020-05-30 19:31:17 +01:00
widget Misc. Issue Resolution (#1401) 2020-05-30 19:31:17 +01:00
AbstractParentElement.mapping Restore GUI names from 20w09a (#1149) 2020-03-04 23:18:13 +00:00
ClientChatListener.mapping 20w21a 2020-05-20 17:12:58 +01:00
CubeMapRenderer.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
Drawable.mapping Map new GameRule methods and EditGameRulesScreen (#1299) 2020-04-24 23:11:41 +01:00
DrawableHelper.mapping 20w22a 2020-05-29 14:31:34 +01:00
Element.mapping Restore GUI names from 20w09a (#1149) 2020-03-04 23:18:13 +00:00
GameInfoChatListener.mapping some gui changes (#1152) 2020-03-05 21:38:51 +00:00
MapRenderer.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
ParentElement.mapping Restore GUI names from 20w09a (#1149) 2020-03-04 23:18:13 +00:00
RotatingCubeMapRenderer.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
WorldGenerationProgressTracker.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00