Experimental annotations change

This commit is contained in:
Jake Potrebic
2023-12-09 11:47:53 -08:00
parent 94e488f80d
commit 1ab1d0f10a
14 changed files with 19 additions and 11 deletions

View File

@@ -148,7 +148,6 @@ public enum InventoryType {
/**
* A crafter inventory, with 9 CRAFTING slots.
*/
@ApiStatus.Experimental
CRAFTER(9, "Crafter", MenuType.CRAFTER_3X3),
/**
* The new smithing inventory, with 3 CRAFTING slots and 1 RESULT slot.