skins fixed and added SetPlayerGameTypePacket

This commit is contained in:
Intyre
2015-11-26 00:47:58 +01:00
parent 2e5490fb5b
commit c803dd8e69
6 changed files with 48 additions and 16 deletions

View File

@ -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