Package | Description |
---|---|
org.imanity.imanityspigot.packet |
Classes for the PacketHandler / Listener from ImanitySpigot3
|
Modifier and Type | Method and Description |
---|---|
static PacketService.PacketDirection |
PacketService.PacketDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PacketService.PacketDirection[] |
PacketService.PacketDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PacketService.callPacket(Player player,
Object packet,
PacketService.PacketDirection direction)
Call the Packet events
WARNING: DONT CALL IT YOUR SELF UNLESS YOU KNOW WHAT YOU'RE DOING
|
Copyright © 2022. All rights reserved.