/* 0x18 */
registerPacket(EntityMobCodec.class, new EntityMobHandler());
/* 0x19 */
registerPacket(EntityPaintingCodec.class, new EntityPaintingHandler());
/* 0x1A */
registerPacket(EntityExperienceOrbCodec.class, new EntityExperienceOrbHandler());
/* 0x1B */
registerPacket(SteerVehicleCodec.class, new SteerVehicleHandler());
/* 0x1C */
registerPacket(EntityVelocityCodec.class, new EntityVelocityHandler());
/* 0x1D */