mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-05 16:49:39 +00:00
Fix typo in CreatureSpawnEvent documentation
This commit is contained in:
parent
e9f9b5bd45
commit
13b723fcdb
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue