Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-12-23 23:00:08 +01:00
2e7f66787d
Prior to this change when a plugin called Player.hasLineOfSite() the method would always return false because EntityHuman does not extend EntityInsentient. This commit changes that by explicitly checking for line of sight between two entities and returning that value. |
||
---|---|---|
.. | ||
jline | ||
net/minecraft/server | ||
org/bukkit/craftbukkit |