Commit Graph

7 Commits

Author SHA1 Message Date
ByMartrixX 5c3acefeeb
Use upper snake case with static final fields (#2624)
* Use upper snake case with static final fields

* Fix fields that I missed
2021-08-07 16:51:52 +01:00
apple502j 930449aca3
Map realms, again (#2505)
* Map realms, again

* Consistent capitalization of "tooltip"

* Update mappings/net/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen.mapping

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

Co-authored-by: YanisBft <doublecraft.official@gmail.com>
2021-06-21 11:59:03 +01:00
enbrain 4700861064
Map button lambda parameters (#2416)
* Map button lambda parameters

* spawnNPCs -> spawnNpcs

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

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
2021-05-20 14:21:46 +00:00
Player 38f713e4fc 21w20a 2021-05-19 19:20:40 +02:00
enbrain d1484c6c93
Fix typos in realms classes (#2121) 2021-03-10 13:47:00 +00:00
haykam821 6cba124d0b
Map the remaining static Text fields (#1747)
* Map the remaining static Text fields

* Remove an incorrect mapping for a volatile field

* Fix a typo in the mapping for result folder text static field

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

* Improve static Text field suffixes

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

* Remove a stray argument mapping in the RealmsSelectWorldTemplateScreen class

Co-authored-by: YanisBft <doublecraft.official@gmail.com>
2020-11-14 12:23:59 +00:00
i509VCB 1e133b9935
Move all realms screens to `realms.gui.screen`, move tasks to `task`package. And a few class renames. (#1588)
* Move all realms screens to `realms.gui.screen`, move tasks to `task` package. And a few class renames.

* Revert name change
2020-07-26 12:14:00 +01:00
Renamed from mappings/net/minecraft/client/realms/RealmsMainScreen.mapping (Browse further)