Cancellable
SlimeSwimEvent
public class SlimeWanderEvent extends SlimePathfindEvent implements Cancellable
This event does not fire for the entity's actual movement. Only when it is choosing to start moving.
Event.Result
entity
Constructor | Description |
---|---|
SlimeWanderEvent(@NotNull 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 SlimeWanderEvent(@NotNull @NotNull Slime slime)
Copyright © 2020. All rights reserved.