RaidFinishEvent
, RaidSpawnWaveEvent
, RaidStopEvent
, RaidTriggerEvent
public abstract class RaidEvent extends WorldEvent
Event.Result
Modifier | Constructor | Description |
---|---|---|
protected |
RaidEvent(Raid raid,
World world) |
Modifier and Type | Method | Description |
---|---|---|
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 © 2019. All rights reserved.