mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-03-15 03:58:29 +01:00
Fishing rods pulling players is a clientside feature on Java. On Bedrock, a SetEntityMotionPacket is sent to the client. Therefore this PR implements the Java fishing rod pulling mechanics and sends it off to Bedrock, which sends MovePlayerPackets that are sent to the server. |
||
---|---|---|
.. | ||
src/main | ||
pom.xml |