Geyser/core/src/main/java/org/geysermc/geyser/item
chris 0ad7c4325d
Fix: Workaround for recipes involving custom items to show up in the recipe book (#4484)
* Allow adding custom items to the creative inventory in order for recipes outputting said custom items to work

* yeet includeInCreativeInventory as it would break existing nonvanilla extensions - and is pretty pointless anyways

* rename mappings to `creative_group` and `creative_category`

* delete outdated comment
2024-03-10 23:38:38 +01:00
..
components Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
exception Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
type Better nullability annotations/handling for ItemStacks 2023-12-14 21:31:14 -05:00
ArmorMaterial.java Yeet NbtItemStackTranslator 2023-04-08 12:45:13 -04:00
DyeableLeatherItem.java Yeet NbtItemStackTranslator 2023-04-08 12:45:13 -04:00
GeyserCustomItemData.java Fix: Workaround for recipes involving custom items to show up in the recipe book (#4484) 2024-03-10 23:38:38 +01:00
GeyserCustomItemOptions.java Feature: Camera/Input locking API (#4332) 2024-01-31 11:21:06 +01:00
GeyserCustomMappingData.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserNonVanillaCustomItemData.java Fix: Workaround for recipes involving custom items to show up in the recipe book (#4484) 2024-03-10 23:38:38 +01:00
Items.java Better nullability annotations/handling for ItemStacks 2023-12-14 21:31:14 -05:00