Package cn.nukkit.event.player
Class EntityFreezeEvent
java.lang.Object
cn.nukkit.event.Event
cn.nukkit.event.entity.EntityEvent
cn.nukkit.event.player.EntityFreezeEvent
- All Implemented Interfaces:
Cancellable
@PowerNukkitXOnly
@Since("1.6.0.0-PNX")
public class EntityFreezeEvent
extends EntityEvent
implements Cancellable
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class cn.nukkit.event.entity.EntityEvent
getEntity
Methods inherited from class cn.nukkit.event.Event
getEventName, isCancelled, setCancelled, setCancelled
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface cn.nukkit.event.Cancellable
isCancelled, setCancelled, setCancelled
-
Constructor Details
-
EntityFreezeEvent
-
-
Method Details
-
getHandlers
-