Interface | Description |
---|---|
ListenerInvoker |
Represents an object that initiate the packet listeners.
|
PacketConstructor.Unwrapper |
Represents a unwrapper for a constructor parameter.
|
Class | Description |
---|---|
BukkitUnwrapper |
Represents an object capable of converting wrapped Bukkit objects into NMS objects.
|
DelayedSingleTask |
Represents a single delayed task.
|
PacketConstructor |
A packet constructor that uses an internal Minecraft.
|
PacketFilterManager | |
PrioritizedListener<TListener> |
Represents a listener with a priority.
|
SortedCopyOnWriteArrayTest | |
SortedPacketListenerList |
Registry of synchronous packet listeners.
|
StructureCache |
Caches structure modifiers.
|
Enum | Description |
---|---|
GamePhase |
The current player phase.
|
PacketFilterManager.PlayerInjectHooks |
Sets the inject hook type.
|
Exception | Description |
---|---|
PlayerLoggedOutException |
Invoked when attempting to use a player that has already logged out.
|