-
Bug
-
Resolution: Invalid
-
Minor
-
None
-
None
-
This server is running Paper version git-Paper-133 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT)
-
Yes
It seems like Phantom is not inheriting the Monster interface. (https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/Monster.html)
Was it intended?
I have a plugin that has to check if an entity is a Monster or not, and I just realized that Phantom isn't a Monster.
If it is intended, I will have to manually add Phantom in the logic.