SPIGOT-6545: Unable to set Guardian target via API while awareness is disabled

By: DerFrZocker <derrieple@gmail.com>
This commit is contained in:
Bukkit/Spigot
2021-07-22 09:36:51 +10:00
parent be93ac366d
commit 95cc961f13
2 changed files with 21 additions and 1 deletions

View File

@@ -114,7 +114,7 @@ public enum EntityEffect {
*/
ENTITY_POOF(20, LivingEntity.class),
/**
* Guardian sets laser target.
* Guardian plays the attack sound effect.
*/
GUARDIAN_TARGET(21, Guardian.class),
// 22-28 player internal flags