Geyser/connector
Camotoy 7fcd8f2daf
Fix block entities on older versions (#756)
* Fix block entities on older versions

This commit solves two problems related to block entities on older versions:

- Occasionally, tags would contain the ID under a StringTag with an empty value, and not the ID tag.
- The block entity regex did not account for block entity tags that were already in a Bedrock-compatible format (BlockEntity)

* Move BLOCK_ENTITY_TRANSLATIONS to BlockEntityTranslator
2020-06-10 18:02:29 -05:00
..
src/main Fix block entities on older versions (#756) 2020-06-10 18:02:29 -05:00
pom.xml Use static commit of MCProtocolLib (#734) 2020-06-03 22:57:36 -04:00