Can Update
To use this event use the following import:
groovy
import net.minecraftforge.event.entity.EntityEvent.CanUpdateSub-Classes
This event extends the following events and can use all their methods and fields:
EntityEvent
Methods
groovy
boolean getCanUpdate()groovy
void setCanUpdate(boolean arg0)