Jake Potrebic
653a12cc46
Add missing key files and cleanup registry definition order
2024-09-23 17:36:29 -07:00
Lulu13022002
5e68331cc3
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-11 00:11:57 +02:00
Nassim Jahnke
13a62521b0
Update generated code
2024-08-10 12:43:24 +02:00
Jake Potrebic
046bbf8a74
add some generated typed/tag keys
2024-06-15 15:52:14 -07:00
Jake Potrebic
abbb7415bd
remove old vanilla goals
2024-06-14 13:38:42 -07:00
Jake Potrebic
f7118d4e22
update generated API
2024-06-14 13:11:23 -07:00
Nassim Jahnke
9206b1ea14
Fix a few compile errors
2024-06-14 13:07:50 +02:00
Jake Potrebic
4473bf06e0
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
723528c18b
1.20.6 ( #10623 )
2024-04-30 00:16:07 +02:00
Jake Potrebic
6c63410ab4
properly check for experimental stuff in generator
2024-04-27 14:32:31 -07:00
Lulu13022002
e0adb01ddc
update generator
2024-04-27 22:30:15 +02:00
Jason Penilla
ce02863322
generator fix
2024-04-25 19:09:21 -07:00
Jason Penilla
2432de7be3
Replace VanillaGradle use and update generated API
2024-04-25 18:40:50 -07:00
Owen1212055
73b42e843e
Add mob goal generator ( #9980 )
2024-01-15 14:36:10 -05:00
Jake Potrebic
5954b852d8
Update key gen for 1.20.4 ( #10015 )
2023-12-10 10:25:01 -08:00
Jason Penilla
8e3f9efc3c
1.20.4
2023-12-07 13:27:28 -07:00
Jason Penilla
1ef549d1f7
Update generated API
2023-12-05 14:36:33 -07:00
Jake Potrebic
867ce6cc0a
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