Skip to content

LivingSpawnEvent.CheckSpawn

To use this event use the following import:

groovy
import net.minecraftforge.event.entity.living.LivingSpawnEvent.CheckSpawn

Sub-Classes

This event extends the following events and can use all their methods and fields:
LivingSpawnEvent, LivingEvent, EntityEvent

Methods

groovy
boolean hasResult()
groovy
boolean isSpawner()
groovy
net.minecraft.tileentity.MobSpawnerBaseLogic getSpawner()

Contributors

Changelog

© 2024 CleanroomMC. All Rights Reserved.