Geyser/connector
RednedEpic da8bd8a659 Actually fix signs and start on campfire/container translators
Since signs are not sent as block (tile) entities in chunks when it comes to later Minecraft versions, caching and sending the signs after the chunk packet has been sent was the only way to fix this. Sign data sending has intentionally been delayed in JavaUpdateTileEntityTranslator in the event that a chunk takes a long time to send and the block entity data is sent first.
2019-12-30 21:55:17 -06:00
..
src/main Actually fix signs and start on campfire/container translators 2019-12-30 21:55:17 -06:00
pom.xml Merge remote-tracking branch 'origin/master' into block-entities 2019-12-23 13:49:20 -06:00