Skip to content

Commit 8632b9e

Browse files
authored
Update BukkitPlatform.java
1 parent c54ab4c commit 8632b9e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Bukkit/src/main/java/com/plotsquared/bukkit/BukkitPlatform.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -956,6 +956,8 @@ private void runEntityTask() {
956956
case "ENDERMITE":
957957
case "ENDER_DRAGON":
958958
case "GHAST":
959+
case "HAPPY_GHAST": // 1.21.6+
960+
case "GHASTLING": // 1.21.6+
959961
case "GIANT":
960962
case "GUARDIAN":
961963
case "HORSE":

0 commit comments

Comments
 (0)