mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
skins fixed and added SetPlayerGameTypePacket
This commit is contained in:
@ -83,7 +83,7 @@ interface Info{
|
||||
const FULL_CHUNK_DATA_PACKET = 0xbf;
|
||||
const SET_DIFFICULTY_PACKET = 0xc0;
|
||||
//const CHANGE_DIMENSION_PACKET = 0xc1;
|
||||
//const SET_PLAYER_GAMETYPE_PACKET = 0xc2;
|
||||
const SET_PLAYER_GAMETYPE_PACKET = 0xc2;
|
||||
const PLAYER_LIST_PACKET = 0xc3;
|
||||
//const TELEMETRY_EVENT_PACKET = 0xc4;
|
||||
//const SPAWN_EXPERIENCE_ORB_PACKET = 0xc5
|
||||
|
Reference in New Issue
Block a user