Add.dimension

Dimension in which the player was playing before being transferred. It could diffent from client's game type and version because the dimension's ids are different in Minecraft and Minecraft: Pocket Edition. It's used to send the game's change dimension packet to despawn old entities and delete old chunks.

class Add
byte dimension;

Meta