Commit Graph

23 Commits

Author SHA1 Message Date
apple502j a8ff75718a
24w04a stuff (#3774)
* 24w04a stuff

* Update mappings/net/minecraft/world/updater/WorldUpdater.mapping

Co-authored-by: Shnupbups <shnupbups@gmail.com>

---------

Co-authored-by: Shnupbups <shnupbups@gmail.com>
2024-01-26 18:29:45 +11:00
apple502j d0db89512a
24w03a stuff (#3766) 2024-01-18 15:07:47 +00:00
modmuss50 e003d7446f 24w03a 2024-01-17 16:52:02 +00:00
modmuss50 0736e22eb1 23w42a 2023-10-18 16:46:35 +01:00
apple502j db49164055
23w35a realms (#3648) 2023-09-02 22:09:53 +09:00
modmuss50 d074c62ba7 23w35a 2023-08-30 14:12:47 +01:00
apple502j 9e8bbfb868
1.20-pre1 more stuff (#3577) 2023-05-14 17:07:18 +02:00
modmuss50 09085b2dbb 1.20-pre1 2023-05-10 14:10:04 +01:00
Shnupbups 501bf0ef6a
DrawableHelper -> DrawContext (#3548)
* DrawableHelper stuff

This class needs a new name!

* Rename to DrawContext
2023-04-22 00:15:10 +09:00
modmuss50 3d7de5d857 23w16a 2023-04-20 15:15:32 +01:00
apple502j 13aba8d3d7
23w03a more stuff (#3461)
* Drop invalid mappings

* Map screen stuff

* Map widgets

* Map misc stuff

* Fix javadoc

* Map more stuff
2023-01-22 02:01:44 +09:00
Player a31d28ee5e 22w17a 2022-04-27 19:09:08 +02:00
modmuss50 26c319461b 22w03a 2022-01-19 17:26:32 +00:00
Player 54f0920bc0 Import from 1.18_experimental-snapshot-7 2021-09-17 01:24:14 +02:00
Player 3c62b19290 21w37a 2021-09-16 21:06:33 +02:00
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
Shnupbups 7e0417e007
realms (#1974) 2021-01-23 09:48:49 +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
modmuss50 78fcff22ef 20w30a 2020-07-22 17:29:24 +01:00
i509VCB 03f8f184b6
Consoldiate all realms classes to net.minecraft.client.realms (#1549)
The client package was choosen since realms is only present in the client jar, hence all of it's classes are client only.
2020-07-07 22:52:35 +01:00
Renamed from mappings/com/mojang/realmsclient/gui/screens/RealmsSelectFileToUploadScreen.mapping (Browse further)