public class MagicWarningEvent
extends org.bukkit.event.Event
| Constructor and Description |
|---|
MagicWarningEvent(LogRecord logRecord,
String context,
int warningCount,
boolean isCaptured) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContext() |
static org.bukkit.event.HandlerList |
getHandlerList() |
org.bukkit.event.HandlerList |
getHandlers() |
LogRecord |
getLogRecord() |
int |
getWarningCount() |
boolean |
isCaptured() |
public org.bukkit.event.HandlerList getHandlers()
getHandlers in class org.bukkit.event.Eventpublic static org.bukkit.event.HandlerList getHandlerList()
public LogRecord getLogRecord()
public String getContext()
public int getWarningCount()
public boolean isCaptured()
Copyright © 2021 elMakers. All rights reserved.