event

BlockEvent()

class mcpi.event.BlockEvent
HIT
type
pos
face
entityId
static Hit(x, y, z, face, entityId)

ChatEvent()

class mcpi.event.ChatEvent
ChatEvent(ChatEvent.POST, 15675, 'message')
POST
type
message
entityId
static Post(entityId, message)