Fix typo in CreatureSpawnEvent documentation

This commit is contained in:
md_5 2022-01-14 10:56:29 +11:00
parent e9f9b5bd45
commit 13b723fcdb
No known key found for this signature in database
GPG key ID: E8E901AC7C617C11

View file

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