@Deprecated public class IllegalPacketEvent extends PlayerEvent
Event.Resultplayer| Constructor | Description |
|---|---|
IllegalPacketEvent(Player player,
String type,
String kickMessage,
Exception e) |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getExceptionMessage() |
Deprecated.
|
static HandlerList |
getHandlerList() |
Deprecated.
|
HandlerList |
getHandlers() |
Deprecated.
|
String |
getKickMessage() |
Deprecated.
|
String |
getType() |
Deprecated.
|
boolean |
isShouldKick() |
Deprecated.
|
static void |
process(Player player,
String type,
String kickMessage,
Exception exception) |
Deprecated.
|
void |
setKickMessage(String kickMessage) |
Deprecated.
|
void |
setShouldKick(boolean shouldKick) |
Deprecated.
|
callEvent, getEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPlayerpublic boolean isShouldKick()
public void setShouldKick(boolean shouldKick)
@NotNull public HandlerList getHandlers()
getHandlers in class Event@NotNull public static HandlerList getHandlerList()
Copyright © 2021. All rights reserved.