9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2025-12-29 11:59:11 +00:00

update README

This commit is contained in:
XiaoMoMi
2023-09-12 21:57:36 +08:00
parent 073b91cfb5
commit f30424815b
3 changed files with 33 additions and 16 deletions

View File

@@ -360,9 +360,6 @@ public class FishingManagerImpl implements Listener, FishingManager {
entity.remove();
}
}
// TODO It's unsure if the hook would hook into other entities when playing a game
// TODO But it should not affect the game result
}
private void onCaughtFish(PlayerFishEvent event) {