Geyser/connector/src/main/java/org/geysermc/connector/network/translators
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
..
bedrock Fix boat movement on land (#1668) 2020-12-15 13:09:40 -05:00
chat Update Adventure and fix some legacy hover events (#1681) 2020-12-15 11:24:02 -05:00
collision Fix inconsistencies with movement and position (#699) 2020-11-20 14:56:39 -05:00
effect Area cloud fixes (#684) 2020-10-08 18:33:36 -04:00
inventory Change default protocol version to 422 (#1640) 2020-12-09 11:30:59 -05:00
item Add proper ominous banner translation (#1692) 2020-12-16 12:50:16 -05:00
java Fix boat movement on land (#1668) 2020-12-15 13:09:40 -05:00
sound Fix bucket interactions on creative mode (#1369) 2020-10-12 20:02:41 -04:00
world Add proper ominous banner translation (#1692) 2020-12-16 12:50:16 -05:00
BiomeTranslator.java Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
EntityIdentifierRegistry.java Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
ItemRemapper.java Implement Updated Item Translator (#388) 2020-04-22 16:26:16 -05:00
PacketTranslator.java Update license headers 2020-01-08 21:05:42 -06:00
PacketTranslatorRegistry.java Add Fabric as a platform type (#1376) 2020-10-07 18:51:36 -04:00
Translator.java Begin making translators annotation based 2020-03-23 23:03:33 -05:00