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
5e7cd0784b
add some generated typed/tag keys
2024-06-15 15:52:14 -07:00
Jake Potrebic
188cff20c7
remove old vanilla goals
2024-06-14 13:38:42 -07:00
Jake Potrebic
5fca3ae47b
update generated API
2024-06-14 13:11:23 -07:00
Nassim Jahnke
3c04f9f668
Fix a few compile errors
2024-06-14 13:07:50 +02: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
Jake Potrebic
53d8edd756
properly check for experimental stuff in generator
2024-04-27 14:32:35 -07:00
Lulu13022002
af97400701
update generator
2024-04-27 22:32:16 +02:00
Jason Penilla
d2ef0622c9
generator fix
2024-04-25 19:09:21 -07:00
Jason Penilla
a244281287
Replace VanillaGradle use and update generated API
2024-04-25 18:40:50 -07:00
Owen
848a3960f6
Add mob goal generator ( #9980 )
2024-01-15 14:36:10 -05:00
Jake Potrebic
3434a6fc66
Update key gen for 1.20.4 ( #10015 )
2023-12-10 10:25:01 -08: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