Uses of Class
net.minecraftforge.event.entity.living.LivingConversionEvent
-
Uses of LivingConversionEvent in net.minecraftforge.event.entity.living
Modifier and TypeClassDescriptionstatic class
LivingConversionEvent.Post is triggered when an entity is replacing itself with another entity.static class
LivingConversionEvent.Pre is triggered when an entity is trying to replace itself with another entity This event may trigger every tick even if it was cancelled last tick for entities like Zombies and Hoglins.