-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
1.16.4
-
Yes
The Bukkit Entity class does not feature the method "isInWater" while NMS Entity class has the field "inWater" and even the method "isInWater". It would be nice to have it, just like we have Entity#isOnGround which behaves the same.
(sorry for not creating a pull request, I can't understand how the git patches thing is working)