/* 0x6B */
registerPacket(WindowCreativeActionCodec.class, new WindowCreativeActionHandler());
/* 0x6C */
registerPacket(WindowEnchantItemCodec.class, new WindowEnchantItemHandler());
/* 0x82 */
registerPacket(SignCodec.class, new SignHandler());
/* 0x83 */
registerPacket(EntityItemDataCodec.class, new EntityItemDataHandler());
/* 0x84 */
registerPacket(EntityTileDataCodec.class, new EntityTileDataHandler()); //Update Tile Entity...
/* 0xC8 */