544545546547548549550551552553554
} } if(check && needOnVehicleCheckLocation && (player != null)) { player.sendPacket(new OnVehicleCheckLocation(this, x, y, z)); } } } }