public class MagicErrorEvent
extends org.bukkit.event.Event
| Constructor and Description |
|---|
MagicErrorEvent(LogRecord logRecord,
String context,
int errorCount,
boolean isCaptured) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContext() |
int |
getErrorCount() |
static org.bukkit.event.HandlerList |
getHandlerList() |
org.bukkit.event.HandlerList |
getHandlers() |
LogRecord |
getLogRecord() |
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 getErrorCount()
public boolean isCaptured()
Copyright © 2021 elMakers. All rights reserved.