/* 0x6A */
registerPacket(WindowTransactionCodec.class, new WindowTransactionHandler());
/* 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 */