Geyser/connector/src/main/java/org/geysermc/connector/network/translators/item
Camotoy 82179797ab
Add proper ominous banner translation (#1692)
The ominous banner is a separate banner type in Bedrock. If we detect the ominous banner pattern, then we set the ominous banner type in NBT. This process is also checked vice-versa, allowing the ominous banner to be pulled from the Bedrock creative menu.
2020-12-16 12:50:16 -05:00
..
translators Add proper ominous banner translation (#1692) 2020-12-16 12:50:16 -05:00
Enchantment.java Fix enchantment conversion (#920) 2020-07-14 02:18:11 -05:00
ItemEntry.java Fix regressions from 1.16.100 (#1558) 2020-11-18 01:10:49 -05:00
ItemRegistry.java Fix villagers accepting books (#1605) 2020-11-30 10:55:35 -05:00
ItemTranslator.java Fix villagers accepting books (#1605) 2020-11-30 10:55:35 -05:00
NbtItemStackTranslator.java Add shulker box item tooltip translating (#1189) 2020-08-24 21:05:39 -05:00
Potion.java Tipped arrow translation (#1331) 2020-09-29 13:30:37 -04:00
PotionMixRegistry.java Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
RecipeRegistry.java Change default protocol version to 422 (#1640) 2020-12-09 11:30:59 -05:00
TippedArrowPotion.java Tipped arrow translation (#1331) 2020-09-29 13:30:37 -04:00
ToolItemEntry.java Fix regressions from 1.16.100 (#1558) 2020-11-18 01:10:49 -05:00