Enum EventType
public enum EventType
- Extension Methods
Fields
BlockBreak = 8
ContainerClick = 7
ContainerClosed = 14
Custom = 15
EntityInteract = 11
IncomingChatMessage = 9
PacketReceived = 0
PermissionGranted = 5
PermissionRevoked = 6
PlayerAttackEntity = 12
PlayerInteract = 13
PlayerJoin = 2
PlayerLeave = 3
PlayerTeleported = 4
QueuePacket = 1
ServerStatusRequest = 10