Lulu13022002
59b79c8bbb
Fix NPE with enchantable ( #11557 )
2024-11-09 23:26:01 +01:00
Jake Potrebic
16d7d73bd5
bunch more general fixes
2024-10-31 20:35:06 -07:00
Lulu13022002
98af0e0d3b
update generator
2024-10-26 18:03:25 +02:00
Lulu13022002
1cecc24cad
Fix tag key generator output inconsistencies ( #11218 )
...
* Fix tag key generator output inconsistencies
* use NonNull instead of NotNull for generated api
---------
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2024-08-10 15:11:57 -07:00
Nassim Jahnke
306d0dfdf0
Update generated code
2024-08-10 12:43:24 +02:00
Jake Potrebic
5fca3ae47b
update generated API
2024-06-14 13:11:23 -07:00
Jake Potrebic
5632210f10
add RegistryAccess for managing registries ( #10154 )
...
* add RegistryAccess for managing registries
* add missing types to key data generator
* fix some stuff
* Add RegistryKeys for all other non-server-backed registries
* fix tests
* remove Experimental annotations
2024-05-04 11:22:35 -07:00
Noah van der Aa
44ee092878
1.20.6 ( #10623 )
2024-04-30 00:16:07 +02:00
Lulu13022002
af97400701
update generator
2024-04-27 22:32:16 +02:00
Jason Penilla
a244281287
Replace VanillaGradle use and update generated API
2024-04-25 18:40:50 -07:00
Jason Penilla
930a24f965
1.20.4
2023-12-07 13:27:28 -07:00
Jason Penilla
b89fff0490
Update generated API
2023-12-05 14:36:33 -07:00
Jake Potrebic
96d5e6ca48
Code Generation for TypedKeys ( #9233 )
...
Currently includes generated key holder classes for types
used in the Registry Modification API
2023-11-22 20:56:28 -08:00