Geyser/connector/src/main
Camotoy 445444204f
Fix GlobalPalette translation (#1528)
* Fix GlobalPalette translation

Global palettes don't have their own internal palette, which cannot be iterated through to create a Bedrock palette. Therefore we simply iterate over the whole palette one time. This commit also fixes a regression with flowers/pistons being on multiple chunk sections.

* Don't declare bedrockPalette until after global palette check
2020-11-14 12:05:33 -06:00
..
java/org/geysermc/connector Fix GlobalPalette translation (#1528) 2020-11-14 12:05:33 -06:00
resources Add support for passing config options as arguments (#1506) 2020-11-07 13:17:17 -06:00