yarn/mappings/net/minecraft/client/gui
ByMartrixX 4396cbc801
Many client side GUI mappings (#2048)
* A bunch of GUI mappings

* client.gui.hud.spectator.*

* PlayerListHud

* AdvancementsScreen

* client.gui.screen.ingame.*

* Fix duplicated field

* Fix more duplicated fields.

Remove non-existent field from CreateWorldScreen
Add field_26562 and method_30902 to BeaconScreen

* Use names from latest snapshot

* Update mappings/net/minecraft/client/gui/screen/world/WorldListWidget.mapping

Co-authored-by: YanisBft <doublecraft.official@gmail.com>

* Update mappings/net/minecraft/client/gui/screen/ingame/BookEditScreen.mapping

* Update mappings/net/minecraft/client/gui/screen/DatapackFailureScreen.mapping

Co-authored-by: i509VCB <i509vcb@gmail.com>

* Update files

* Update mappings/net/minecraft/client/gui/hud/PlayerListHud.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Update mappings/net/minecraft/client/gui/hud/PlayerListHud.mapping

* Update mappings/net/minecraft/client/gui/MapRenderer.mapping

* Update mappings/net/minecraft/client/gui/screen/DownloadingTerrainScreen.mapping

* Update mappings/net/minecraft/client/gui/screen/TitleScreen.mapping

* Map more things on client.gui.widget

* Update mappings/net/minecraft/client/gui/widget/EntryListWidget.mapping

* Map method_31406

* Map stuff on client.gui.screen.advancement.AdvancementWidget

* Map more stuff on client.gui.screen.ingame

* Map stuff on client.gui.screen.multiplayer

* Map things on client.gui.screen.pack

* client.gui.screen.recipebook

* client.gui.screen.world

* client.gui.screen

* Apply @liach's suggestions

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Various changes.
Map some parameters
Change stuff to the snapshot branch names

* Apply suggestions from code review

Co-authored-by: YanisBft <doublecraft.official@gmail.com>

* Apply suggestions from code review

Looks like I missed one

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: YanisBft <doublecraft.official@gmail.com>
Co-authored-by: i509VCB <i509vcb@gmail.com>
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-02-22 23:15:46 +00:00
..
hud Many client side GUI mappings (#2048) 2021-02-22 23:15:46 +00:00
screen Many client side GUI mappings (#2048) 2021-02-22 23:15:46 +00:00
widget Many client side GUI mappings (#2048) 2021-02-22 23:15:46 +00:00
AbstractParentElement.mapping Quick fixes (#1534) 2020-07-05 13:45:54 +01:00
ClientChatListener.mapping Map UUID in GameMessageS2CPacket (#1466) 2020-06-15 17:39:46 +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 Replace the remaining TEX suffixes for fields (#1761) 2020-09-18 13:01:32 +01:00
Element.mapping fix: Element charTyped int parameter name (#2008) 2021-02-05 08:21:14 +00:00
GameInfoChatListener.mapping some gui changes (#1152) 2020-03-05 21:38:51 +00:00
MapRenderer.mapping Many client side GUI mappings (#2048) 2021-02-22 23:15:46 +00:00
ParentElement.mapping Some Screen and ParentElement javadoc (#1801) 2020-11-01 22:54:04 +00:00
RotatingCubeMapRenderer.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
WorldGenerationProgressTracker.mapping Random client things (#1663) 2020-08-07 19:32:22 +01:00