Commit graph

8 commits

Author SHA1 Message Date
Nassim Jahnke
e88124493c Update generated classes 2024-12-03 21:32:05 +01:00
Lulu13022002
16f8d0f984 Fix NPE with enchantable (#11557) 2024-11-09 23:26:01 +01:00
Lulu13022002
7ce0d944b6 update generator 2024-10-26 18:03:25 +02: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
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