RaidFinishEvent
, RaidSpawnWaveEvent
, RaidStopEvent
, RaidTriggerEvent
public abstract class RaidEvent extends WorldEvent
Event.Result
Modifier | Constructor | Description |
---|---|---|
protected |
RaidEvent(@NotNull Raid raid,
@NotNull World world) |
Modifier and Type | Method | Description |
---|---|---|
@NotNull Raid |
getRaid() |
Returns the raid involved with this event.
|
getEventName, getHandlers, isAsynchronous
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getWorld
Copyright © 2020. All rights reserved.