Uses of Class
net.minecraftforge.event.entity.living.LivingSpawnEvent
Packages that use LivingSpawnEvent
-
Uses of LivingSpawnEvent in net.minecraftforge.event.entity.living
Subclasses of LivingSpawnEvent in net.minecraftforge.event.entity.livingModifier and TypeClassDescriptionstatic class
This event is fired for aMob
that can despawn each mob tick.static class
This event is fired whenMob.checkSpawnRules(net.minecraft.world.level.LevelAccessor, net.minecraft.world.entity.MobSpawnType)
would be called.static class