Cancellable
public class SlimeSwimEvent extends SlimeWanderEvent implements Cancellable
This event does not fire for the entity's actual movement. Only when it is choosing to start jumping.
Event.Result
entity
Constructor | Description |
---|---|
SlimeSwimEvent(Slime slime) |
isCancelled, setCancelled
getEntityType
callEvent, getEventName, isAsynchronous
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEntity, getHandlerList, getHandlers, isCancelled, setCancelled
public SlimeSwimEvent(@NotNull Slime slime)
Copyright © 2020. All rights reserved.