mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-06 23:22:10 -07:00
SPIGOT-7965: Unknown TransformReason for Hoglins
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -109,7 +109,7 @@ public class EntityTransformEvent extends EntityEvent implements Cancellable {
|
||||
*/
|
||||
SPLIT,
|
||||
/**
|
||||
* When a piglin converts to a zombified piglin.
|
||||
* When a piglin (or hoglin) converts to a zombified version from overworld presence.
|
||||
*/
|
||||
PIGLIN_ZOMBIFIED,
|
||||
/**
|
||||
|
Reference in New Issue
Block a user