Geyser/core/src/main/java/org/geysermc/geyser/item
Eclipse 1819ed4dbd
Remove Java custom armor trims when translating item to Bedrock to prevent visual issues (#4548)
* Fix (or workaround) armor items with custom armor trims having no texture on bedrock

* Fix armor items with custom trims causing issues on entity models by removing the Trim tag entirely

* Refer to minecraft namespace inline for consistency
2024-04-04 11:55:00 -07:00
..
components Add attack damage indicator to custom items (#4495) 2024-03-18 19:41:36 +01:00
exception Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
type Remove Java custom armor trims when translating item to Bedrock to prevent visual issues (#4548) 2024-04-04 11:55:00 -07: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 Allow NonVanillaCustomItemData to have a block assigned (#4530) 2024-03-31 12:01:59 +01:00
Items.java Add attack damage indicator to custom items (#4495) 2024-03-18 19:41:36 +01:00