public class SlimeTargetLivingEntityEvent extends SlimePathfindEvent implements Cancellable
This event does not fire for the entity's actual movement. Only when it is choosing to start moving.
Event.Resultentity| Constructor and Description |
|---|
SlimeTargetLivingEntityEvent(Slime slime,
LivingEntity target) |
| Modifier and Type | Method and Description |
|---|---|
LivingEntity |
getTarget()
Get the targeted entity
|
getEntity, getHandlerList, getHandlers, isCancelled, setCancelledgetEntityTypecallEvent, getEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelledpublic SlimeTargetLivingEntityEvent(@NotNull
Slime slime,
@NotNull
LivingEntity target)
@NotNull public LivingEntity getTarget()
Copyright © 2020. All rights reserved.