yarn/mappings/net/minecraft/client/gui/hud
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
..
spectator Many client side GUI mappings (#2048) 2021-02-22 23:15:46 +00:00
BackgroundHelper.mapping Datafixer and random utilities (#1306) 2020-04-30 12:19:56 +01:00
BossBarHud.mapping Random client mappings (#1616) 2020-07-29 01:40:12 +01:00
ChatHud.mapping Finish ChatHud mapping (#1779) 2020-10-08 08:52:05 +01:00
ChatHudLine.mapping Random client mappings (#1616) 2020-07-29 01:40:12 +01:00
ChatHudListener.mapping Some fixes (#1757) 2020-09-18 13:02:12 +01:00
ClientBossBar.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
DebugHud.mapping Add more DebugHud mappings (#1785) 2020-10-11 21:37:12 +01:00
InGameHud.mapping Many client side GUI mappings (#2048) 2021-02-22 23:15:46 +00:00
InGameOverlayRenderer.mapping Replace the remaining TEX suffixes for fields (#1761) 2020-09-18 13:01:32 +01:00
PlayerListHud.mapping Many client side GUI mappings (#2048) 2021-02-22 23:15:46 +00:00
SpectatorHud.mapping Replace the remaining TEX suffixes for fields (#1761) 2020-09-18 13:01:32 +01:00
SubtitlesHud.mapping Random client mappings (#1616) 2020-07-29 01:40:12 +01:00