Geyser/bootstrap/spigot
Camotoy 713085adf2
Fix NPE if block data string isn't in mappings (#1172)
This happens when the server version is below the current version and the block state changed. A better solution would be to use ViaVersion to translate the block state strings but this would require getting the server version and figuring out mappings from there.
2020-08-21 12:02:09 -05:00
..
src/main Fix NPE if block data string isn't in mappings (#1172) 2020-08-21 12:02:09 -05:00
pom.xml Change version number to 1.1.0 2020-08-11 19:10:48 +01:00