Fix typo in CreatureSpawnEvent documentation

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2022-01-14 10:56:29 +11:00
parent c502bcdc99
commit b1dcda93fd

View File

@@ -174,7 +174,7 @@ public class CreatureSpawnEvent extends EntitySpawnEvent {
*/ */
BEEHIVE, BEEHIVE,
/** /**
* When a piglin is converted to a zombified piglib. * When a piglin is converted to a zombified piglin.
*/ */
PIGLIN_ZOMBIFIED, PIGLIN_ZOMBIFIED,
/** /**