Geyser/connector/src
Camotoy 77153e6d4a
Work around there being a void floor in Bedrock (#1405)
* Work around there being a void floor in Bedrock

If the player's Y coordinate is -38 or below, we teleport the player below the void floor and they can safely die. :)

* Don't teleport if below Y -40

* sigh

* Have floorY be its own variable

* Add more comment

* More comments

* Finish my thought
2020-12-31 20:05:00 -05:00
..
main Work around there being a void floor in Bedrock (#1405) 2020-12-31 20:05:00 -05:00
test/java/org/geysermc/connector/network/translators/chat More chat fixes (#1557) 2020-11-18 23:18:36 +00:00