Commit Graph

14 Commits

Author SHA1 Message Date
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
modmuss50 659b0da1dd 20w17a 2020-04-22 16:59:47 +01:00
modmuss50 1b7aa91a4d 20w10a
bit of a big one
2020-03-04 20:22:46 +00:00
Adrian Siekierka 1a6f261a2e The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
modmuss50 b27778997a 1.14.3-pre3 2019-06-19 18:48:53 +01:00
modmuss50 8554a5ae8c 1.14.3-pre2 2019-06-07 12:45:25 +01:00
Adrian Siekierka bdbf125b33 1.14.3-pre1 2019-06-03 18:48:18 +02:00
modmuss50 fa072139bf 1.14.1 Pre-Release 1 2019-05-07 17:05:49 +01:00
modmuss50 de13dda07c 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
NeunEinser c23285eae4 Improvements for own previously provided mappings (#635)
* Improved own mappings

* minor

* typo
2019-04-18 20:38:22 +01:00
modmuss50 782b07c692 1.14 Pre-Release 4 2019-04-17 17:41:25 +01:00
Adrian Siekierka 13943c582b update to 1.14 Pre-Release 3 2019-04-16 17:51:03 +02:00
modmuss50 2fd19127ea 1.14 Pre-Release 2 2019-04-12 15:38:24 +01:00
NeunEinser 07603ac46e CheckboxWidget and other gui related mappings (#605)
* CheckBoxWidget and other gui related stuff

* CheckBox -> Checkbox
2019-04-12 15:15:16 +01:00