Commit Graph

23 Commits

Author SHA1 Message Date
Shnupbups 2a3e0cad0b 24w12a stuff
still heaps to do, but i'm tired
2024-03-21 06:13:29 +11:00
modmuss50 184f7a6562 24w12a 2024-03-20 16:27:30 +00:00
Shnupbups e5366275b2
24w11a stuff (#3817) 2024-03-16 20:52:47 +09:00
modmuss50 c085684b63 24w10a 2024-03-06 15:14:46 +00:00
Shnupbups d8f166c134
24w09a stuff (#3800)
* oh lord

* the rest

* Fix conflict

* Map components

* Map items

* Map text

* Map blocks, etc

* command, data, enchantment, inventory packages

---------

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2024-02-29 09:06:13 +00:00
modmuss50 90fffc782a 24w09a 2024-02-28 19:15:21 +00:00
modmuss50 eafbb88a09 24w06a 2024-02-07 16:22:55 +00:00
Matias Koivikko 2d6311e10a
Map armor changes (#3776)
* Map armor changes

* Fix spelling

* Delete accidently created html file

---------

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2024-02-02 00:40:11 +09:00
modmuss50 8c992c5e9a 23w51a 2023-12-18 15:11:52 +00:00
Shnupbups c7c97a2942
23w46a more (#3732)
* 23w46a more

a couple things I missed, and fixing the new registry's name being plural (oops)

* Update ClickableWidget.mapping
2023-11-17 10:23:33 +09:00
Shnupbups 3dad36f741
23w46a scoreboard (#3729)
* 23w46a scoreboard

oh gosh oh heck

* change

* Update TeamCommand.mapping
2023-11-17 09:17:33 +09:00
Shnupbups bc0aacbaff
23w45a stuff (#3719)
* 23w45a stuff

very unfinished, lots still left to do
feel free to add to this

* map class_8984
2023-11-10 00:13:56 +09:00
modmuss50 f4726c6912 23w45a 2023-11-08 15:41:09 +00:00
Shnupbups 7a80090b57
23w42a stuff (#3699)
* 23w42a stuff

No realms or world load stuff here

* is this borked?
2023-10-19 22:43:23 +09:00
Shnupbups b2526c6209
23w40a stuff (#3682)
* 23w40a stuff

Mostly block codec stuff

* more stuff

* that should probably be plural

* Update mappings/net/minecraft/block/FlowerBlock.mapping

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>

---------

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2023-10-05 22:47:04 +09:00
Shnupbups c79ff3fbdc
23w32a stuff (#3626)
* 23w32a stuff

* 23w32a stuff

* re-fix build whoops

* whoops

That's what you get for trying to do this stuff on a phone
2023-08-10 12:09:04 +09:00
Shnupbups 17900fc490
22w16a stuff (#3550) 2023-04-22 00:15:29 +09:00
modmuss50 7158cb53c6
Fix Item Group registry name (#3549) 2023-04-21 03:25:24 +10:00
modmuss50 c57cb40338
Item group registry names (#3547) 2023-04-20 18:04:12 +01:00
Shnupbups 7d293c0ef2
23w12a stuff (#3525)
* 23w12a stuff

Probably enough for now, I'll take a more thorough look later

* More stuff
2023-03-23 12:25:44 +09:00
Shnupbups 81301f8764
23w07a stuff (#3492)
* 23w07a stuff

Got a bit carried away...

Some names aren't ideal, and there's still more that could be done, so feedback is appreciated

* More + suggestions
2023-02-16 21:22:27 +09:00
Juuz fdc31a2b79
Fix typos in Registries (#3445)
* Fix typo in Registries.FLOAT_PROVIDER_TYPE

* Fix typo in Registries/RegistryKeys.ROOT_PLACER_TYPE
2022-12-11 22:46:21 +11:00
apple502j 3bd4327ebe
Great Registry Repackaging (#3396)
* 22w45a registry

* More registry

* Great Registry Repackaging

Registry packages have moved to `net.minecraft.registry`.
Tag packages have moved to `net.minecraft.registry.tag`.

* Revert defaulted registry rename

* Rename RegistryKeys fields to fix inconsistency

* Fix javadoc

* Move some classes again, per haykam suggestion

* Fix javadoc

* Update CommandRegistryAccess.mapping
2022-11-16 23:51:52 +11:00
Renamed from mappings/net/minecraft/util/registry/Registries.mapping (Browse further)