-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
bukkit-1.14-R0.1 and/or spigot-api-1.14-R0.1
-
Yes
Would be nice to have the following methods in "Fox" interface:
fox.isSleeping() -> boolean
fox.getType() -> FoxType e{SNOW, RED}
currently both are accessible in nms EntityFox.