ConnectionState
Source: state.ts:138
Enumeration Members
Configure: 3
static
state.ts:142Disconnected: 0
static
state.ts:139Handshake: 1
static
state.ts:140Login: 2
static
state.ts:141Play: 4
static
state.ts:143