Geyser/core/src/main/java/org/geysermc/geyser/item/type
chris b03818a0c4
Add attack damage indicator to custom items (#4495)
2024-03-18 19:41:36 +01:00
..
ArmorItem.java Translate armour trims on items (#3837) 2023-06-08 23:32:04 -04:00
ArrowItem.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
AxolotlBucketItem.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
BannerItem.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
BlockItem.java Add Item classes to partially replace ItemMapping. Part 1? 2022-12-29 15:10:40 -05:00
BoatItem.java Yeet NbtItemStackTranslator 2023-04-08 12:45:13 -04:00
ChestItem.java Strip unnecessary block entity tag from container NBT 2023-06-13 22:54:55 -05:00
CompassItem.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
CrossbowItem.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
DecoratedPotItem.java Translate nbt of decorated pots (#3847) 2023-06-09 12:33:50 -04:00
DyeItem.java Add Item classes to partially replace ItemMapping. Part 1? 2022-12-29 15:10:40 -05:00
DyeableArmorItem.java Remove unused parameter in NBT translation 2023-04-08 12:57:07 -04:00
DyeableHorseArmorItem.java Remove unused parameter in NBT translation 2023-04-08 12:57:07 -04:00
ElytraItem.java Should replace repairMaterials in ItemMapping 2022-12-30 20:57:38 -05:00
EnchantedBookItem.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
FilledMapItem.java Yeet NbtItemStackTranslator 2023-04-08 12:45:13 -04:00
FireworkRocketItem.java Remove unused parameter in NBT translation 2023-04-08 12:57:07 -04:00
FireworkStarItem.java Remove unused parameter in NBT translation 2023-04-08 12:57:07 -04:00
FishingRodItem.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
FlowerItem.java Yeet NbtItemStackTranslator 2023-04-08 12:45:13 -04:00
GoatHornItem.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
Item.java Add attack damage indicator to custom items (#4495) 2024-03-18 19:41:36 +01:00
MapItem.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
PlayerHeadItem.java Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
PotionItem.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
ShieldItem.java Banners on shields support 2023-06-03 00:21:09 -04:00
ShulkerBoxItem.java Strip unnecessary block entity tag from container NBT 2023-06-13 22:54:55 -05:00
SpawnEggItem.java Add Item classes to partially replace ItemMapping. Part 1? 2022-12-29 15:10:40 -05:00
TieredItem.java Should replace repairMaterials in ItemMapping 2022-12-30 20:57:38 -05:00
TippedArrowItem.java Add Item classes to partially replace ItemMapping. Part 1? 2022-12-29 15:10:40 -05:00
TropicalFishBucketItem.java Remove unused parameter in NBT translation 2023-04-08 12:57:07 -04:00
WritableBookItem.java Validate written_book tags and fix writable book losing changes (#3894) 2023-06-18 20:02:27 -04:00
WrittenBookItem.java Validate written_book tags and fix writable book losing changes (#3894) 2023-06-18 20:02:27 -04:00