public abstract class RaidEvent extends WorldEvent
Event.Result
Modifier | Constructor and Description |
---|---|
protected |
RaidEvent(@NotNull Raid raid,
@NotNull World world) |
Modifier and Type | Method and Description |
---|---|
@NotNull Raid |
getRaid()
Returns the raid involved with this event.
|
getWorld
callEvent, getEventName, getHandlers, isAsynchronous
Copyright © 2021. All rights reserved.