/* 0x37 */
registerPacket(BlockBreakAnimationCodec.class, new BlockBreakAnimationHandler());
/* 0x38 */
registerPacket(ChunkBulkCodec.class, new ChunkBulkHandler());
/* 0x3C */
registerPacket(ExplosionCodec.class, new ExplosionHandler());
/* 0x3D */
registerPacket(EffectCodec.class, new EffectHandler());
/* 0x3E */
registerPacket(SoundEffectCodec.class, new SoundEffectHandler());
/* 0x3F */